-
VCPPcode
学习C++必备啊 希望和大家共享 源代码 共同进步(Learn C++ essential ah hope and sharing source code and common progress)
- 2014-03-13 19:55:03下载
- 积分:1
-
COPYFILE
VC++ MFC文件拷贝显示进度条,选择需要复制的文件、选择需要复制到的路径,开始复制文件时即可显示进度条,进度条上显示有数字百分比,适时显示复制进度。(VC++ MFC file copy shows the progress bar, select files to be copied, the choice of paths need to be copied to the beginning, copying a file to display a progress bar, progress bar displayed on a digital display percentage, the replication schedule timely.)
- 2014-09-24 12:14:41下载
- 积分:1
-
xtrap
最新Xtrap SDK,可调用,懂得拿去!最新Xtrap SDK,可调用,懂得拿去!(Xtrap SDK hacker!)
- 2020-09-29 13:47:46下载
- 积分:1
-
vcpp__mapx
用VC实现的Mapx相关功能,对初学者来说有很大帮助(VC in Mapx related functions)
- 2012-08-03 10:03:55下载
- 积分:1
-
siyiren-dlfj
说明: 环境动力系统,希望对大家有用,哈哈,用于他处后果自负啊(Power system environment, useful for all of us hope, ha ha, for the consequences of his own Department ah)
- 2009-08-19 09:44:56下载
- 积分:1
-
GL12
编写Windows 窗口应用程序,要求能实现如下功能:1.包含如下菜单项:学生管理—>管理(M) ,管理菜单项选择后要求弹出自定义对话框对学生进行管理,管理内容包括
增加学生,浏览学生信息,删除学生;
2.学生信息包括性别,专业,CET4,CET6,计算机等级考试等学习情况,要求使用Radio,CheckBox,ComboBox,Button,EditBox;
3.学生管理对话框中增加头像选择功能,头像采用cat.ico, dog.ico, boy.ico, girl.ico 文件;
4.增加菜单项:学生管理—>保存(S),读取(R) ,能将所有学生信息(包含头像信息)保存到指定的二进制文件no12.data中。(Write Windows window application requirements to achieve the following functions: 1. Contains the following menu items: Student Management- " Administrative (M), management requirements of the pop-up menu of options to customize the dialog box after the students management, management including increased student View student information, delete the student 2. student information including gender, professional, CET4, CET6, learning computer grade examinations, requires the use of Radio, CheckBox, ComboBox, Button, EditBox 3. Student Management dialog box, select the features to increase picture , head with cat.ico, dog.ico, boy.ico, girl.ico documents 4. add menu item: Student Management-> Save (S), read (R), can all student information (including picture information ) saved in the specified binary file no12.data)
- 2020-07-03 02:40:01下载
- 积分:1
-
Cksj
一些实用小程序,有成绩等级划分、特殊图形输出等,均系原创。(Some useful applets and good performance grading, special graphics output, etc., are in original.)
- 2009-11-30 21:35:05下载
- 积分:1
-
64845777
袖珍文件分割器,VC++经典编程源码,很好的参考资料。(Pocket file splitter, VC++ classic programming source code, a good reference.)
- 2013-11-16 10:58:27下载
- 积分:1
-
udf
用于fluent模拟冷凝情况的UDF,它是基于压力的变化的蒸发冷凝相变模型。(UDF for fluent simulation of condensation, which is a pressure-based, evaporative condensation phase change model.)
- 2017-11-09 17:44:05下载
- 积分:1
-
POP3_EXAMPLE
Pop3客户端接收信件的整个流程:
1。连接到pop3服务器(默认端口110)
2。发送用户名(user)
3。发送密码(pass)
4。查询当前邮箱状态(stat)
5。查询服务器上所有邮件UID列表(UIDL)
6。查询本地所有邮件的UID列表,从而罗列出新邮件列表(本地UID列表是POP3客户端记录在日志文件中的)
7。对所有新邮件查询其大小(LIST)
8。下载所有新邮件(RETR)利用List提供的邮件大小信息
9。如果有必要,对所有新邮件标志为删除(DELE)
10。结束对话(QUIT)
11。解析本地下载邮件。(Pop3 client receives the entire flow of letters: 1. Connect to the pop3 server (default port 110) 2. Send user name (user) 3. Send password (pass) 4. Query current mail status (stat) 5. Query server UID list of all messages (UIDL) 6. Query local UID list of all messages, which set out the new mailing list (local UID is a POP3 client list recorded in the log file) 7. For all new e-mail inquiries about their size (LIST) 8. Download all new messages (RETR) to use List of information provided by message size 9. If necessary, for all new signs for the delete message (DELE) 10. The end of the dialogue (QUIT) 11. Analysis of local download your mail.)
- 2021-01-03 19:38:55下载
- 积分:1