-
ershoushangpinxiaoshouxitong
二手车商品销售系统,基于MFC,数据库为Access,是一个不错的系统(ershouchexiaoshouxitong system)
- 2014-07-17 21:01:43下载
- 积分:1
-
C++ GUI Qt4 编程
说明: 教程详细讲述了使用更新的Qt版本进行图形用户界面应用程序开发的各个方面。全书分为四个部分,共24章及4个附录:第一部分介绍Qt的基础知识和编写图形用户界面应用程序时所需的基本概念;第二和第三部分主要讲解Qt的中、高级编程,包括布局管理、事件处理、二维/三维图形、拖放、项视图类、容器类、输入/输出、数据库、多线程、网络、XML、国际化、嵌入式编程等内容;第四部分为附录,分别介绍了Qt的获取和安装、Qt应用程序的构建、Qt Jambi和C++的基础知识。(QT software tutorial)
- 2020-11-16 10:06:23下载
- 积分:1
-
BOMBMAN
WINDOS FUNCTION
LINKED LIST
- 2013-04-16 19:51:25下载
- 积分:1
-
实现功能:・ 用户上线・包括新用户上线和已使用过该系统的用户上线・每位在线的用户将会收到该用户上线的通知・该用户会收到所有已在线的用户的信息・朋友下线 ・服务...
实现功能:・ 用户上线・包括新用户上线和已使用过该系统的用户上线・每位在线的用户将会收到该用户上线的通知・该用户会收到所有已在线的用户的信息・朋友下线 ・服务器端删除该用户信息・每位在线的用户将会收到该用户下线的通知,同时删除改用户的信息・聊天终止,文件传输终止・ 修改用户名字・用户可以在对应的文本框内直接修改名称・用户可以在保存的Myinfo.txt中直接修改名称・ 聊天功能:・公聊:所有在线的用户都可以看到你的发言・私聊:能和所有以在线的用户进行私聊,其他用户看不到私聊对象之间的聊天 ・文件传输 ・能给所有的已在线用户发送文件(先打开私聊窗口) ・只能给一位用户发送文件,但是却可以接收多个用户发送的文件・查看历史记录 ・可以查看私聊的聊天记录 ・可以查看公聊的聊天记录 ・可以查看服务器端的所有记录-achieve functional : on-line users, including new users on line and have used the system users on the line every online users will be received by the users of on-line users will be notified of the receipt of all users of online information Linear friends server to delete the user information each of the Line users will receive the notification from the assembly line users, delete users change the information termination chat, file transfer, termination of modifying user names users can text box corresponding directly alter the names of users can keep Myinfo.txt directly change the name chat : public talk : all online users can se
- 2022-04-15 07:32:42下载
- 积分:1
-
CommTest485
测试com口程序Private Sub Form_Load()
Dim I As Integer
Dim Msg As String
Me.Enabled = False
Msg = 串行端口通讯测试 V & App.Major & . & App.Minor & App.Revision
cboCommSettings.Text = GetSetting(App.EXEName, frmCommTest , CommSettings , 2400,N,8,1 )
Me.Show
Me.Refresh
With MSComm1
For I = 1 To 16
Me.Caption = Msg & - 测试通讯端口:COM & I & ...
Me.Refresh
Delay 100
On Error Resume Next
.CommPort = I
.Settings = 2400,N,8,1
.PortOpen = True
.PortOpen = False
If Err = 0 Then cboCommPort.AddItem COM & Trim(I)
Next I
End With
cboCommPort.ListIndex = 0
optCommData(0).Value = True
Me.Caption = Msg & (Programming by WJY)
Me.Refresh
If cboCommPort.ListCount = 0 Then MsgBox 程序检测不到可用的串行端口!
Me.Enabled = True
End Sub
(test com port)
- 2015-07-23 10:40:18下载
- 积分:1
-
VisualAssist-10.9.2052
Visual Assist V10.9.2052 最新版 2014.11.05
原版安装文件及破解dll文件
压缩包内包含VisualAssist10.9.2052原版安装文件和破解后的dll文件
使用方法:
1 执行VA_X_Setup2052.exe安装原版文件
(官方下载地址:http://www.wholetomato.com/downloads/default.asp)
2 在电脑内搜索VA_X.dll文件的位置 把下载到的破解dll文件覆盖原VA_X.dll文件.
Windows7系统和VisualStudio2013的VA_X dll所在路径:
C:Users你的用户名\AppDataLocalMicrosoftVisualStudio12.0Extensions随机字符串的文件夹
3 安装破解结束
注:(使用时VisualAssist的版本信息显示License:trial 不影响使用,可使用VA的全部功能,时间永不过期)(Visual Assist V10.9.2052 original installation files and crack dll file dll file compression package that contains VisualAssist10.9.2052 use the original installation files and after the break: an execution VA_X_Setup2052.exe original installation file (official download address: http: // www. wholetomato.com/downloads/default.asp) 2 search VA_X.dll position in the computer file to download to crack dll file overwrite the original file VA_X.dll Windows7 system and VisualStudio2013 of VA_X dll path where:. C: Users Your username AppData Local Microsoft VisualStudio 12.0 Extensions files folder random string end Note 3 to install the cracked version :( When using VisualAssist information display License: trial does not affect the use, you can use all VA function, time never expires))
- 2014-12-19 17:26:55下载
- 积分:1
-
简易留言板程序,基础篇,只有最简单的功能
简易留言板程序,基础篇,只有最简单的功能-Simple message board procedures, the basis of articles, only the most simple function
- 2022-07-07 18:59:18下载
- 积分:1
-
MyPlayer
Microsoft VC++编写的最简单的RTSP播放器(RTSP Player By Microsoft Visual C++)
- 2017-08-19 13:21:33下载
- 积分:1
-
Logo_DOS_EN
DOS平台下的LOGO语言软件
IBM公司出品
海龟作图(The LOGO Language under MS-DOS system)
- 2020-06-17 23:40:02下载
- 积分:1
-
stock
股票 04正确的文档视 图滚屏程序(改)(04 stocks correct view documents Scroll Procedure (Reform))
- 2008-06-27 21:56:15下载
- 积分:1