-
这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,...
这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,GetOpenFileName,trayicons,SetTimer,sndPlaySound,GetExitCodeThread,TerminateThread等。-This process can check pop3 e-mail messages, pure Winsock and Win32 API, not MFC and Winsock2. Used to use the API function CreateThread, GetOpenFileName, trayicons, SetTimer, sndPlaySound, GetExitCodeThread, TerminateThread and so on.
- 2022-02-28 12:45:36下载
- 积分:1
-
用VB也可以做动画,这是一个燃烧的火盆!
用VB也可以做动画,这是一个燃烧的火盆!-VB can also do animation, which is a burning brazier!
- 2022-02-03 23:15:02下载
- 积分:1
-
软件开发基础教程 (下册)
里面的一个实例 对于学习bcb有用
软件开发基础教程 (下册)
里面的一个实例 对于学习bcb有用-Software Development Essentials (Book) inside an example of a useful learning bcb
- 2022-02-03 19:46:27下载
- 积分:1
-
this is a relatively simple program.
this a relatively simple program.
-this is a relatively simple program.
- 2022-08-09 08:13:43下载
- 积分:1
-
Saved in a file directory contents, create a file or subdirectory can use comman...
在文件中保存目录内容,创建文件或子目录可以用命令行命令:MD、CD、RD、MK(创建文件)、DEL(删除文件)和DIR。目录项包括文件或目录名称、类型(文件、目录或空目录项)、创建日期以及下一个目录项指针、下一级目录项指针。-Saved in a file directory contents, create a file or subdirectory can use command-line commands: MD, CD, RD, MK (create file), DEL (delete files), and DIR. Directory entry includes the file or directory name, type (file, directory, or an empty directory entries), creation date and the next pointer to a directory entry, the next one directory entry pointer.
- 2023-07-14 02:55:02下载
- 积分:1
-
New data, loading data, data modification, data search, data designated backup,...
新建数据、载入数据、数据修改、数据搜索、数据指定备份、excel格式转换、分数统一变更-New data, loading data, data modification, data search, data designated backup, excel format conversion, Score unified change
- 2022-05-07 02:41:21下载
- 积分:1
-
Duda.R.O, Hart.P.E, Stork.D.G, Pattern Classification 2nd Ed by Wiley.C
Duda.R.O, Hart.P.E, Stork.D.G, Pattern Classification 2nd Ed by Wiley.C
- 2023-04-26 15:50:05下载
- 积分:1
-
板球锦标赛游戏
这是游戏的传说玩互相反对,帮助他们各自的 eam 赢得,获得各自组中的一个点。T因国际,竞争是真的很难。
你在你的帮助你的团队是冠军的冠军。
- 2023-07-08 21:00:02下载
- 积分:1
-
Design Pattern category referred to in the Maze, used to create models that can...
Design Pattern 里讲到的Maze类,用于创建型模型,可以一边看书,一边看这里面的代码,加深理解. 代码只是示意,只能Compile,Link不能成功,因为有些函数没有实现.只为学习用的^_^-Design Pattern category referred to in the Maze, used to create models that can read the side, while watching this code inside a deeper understanding. Code is indicative only Compile, Link can not succeed, because some functions did not materialize. Only for the study ^ _ ^
- 2022-01-31 22:13:38下载
- 积分:1
-
VB编写的MODBUS通讯实现源码
VB编写的MODBUS通讯实现源码,
功能:
Public Sub tran_modbus_order(ByVal byt_slv_id As Byte,
ByVal byt_func As Byte, ByVal addr As Long, byt_data() As Byte)
Function CRC16(data() As Byte) As String
- 2023-01-05 06:50:03下载
- 积分:1