资源列表
[Windows编程] SMTPwithAttach
说明:邮件发送高级编程是一个高级的邮件发动程序,能够设定smtp的验证,同时也能够发送附件,还能够设定各种编码以及数据加密。 -E-mail high-level programming is an advanced e-mail to launch the procedure can be set up smtp authentication, but also be able to send attachments, but also be able to set all kinds of<罗宾> 在 2025-09-22 上传 | 大小:102kb | 下载:0
[Windows编程] SerialComm
说明:串口通信高级编程提供了一个能够进行串口通信的类,能够方便地进行各种数据通信-Serial communication provides a high-level programming to carry out the type of serial communication, the ability to easily carry out a variety of data communication<罗宾> 在 2025-09-22 上传 | 大小:65kb | 下载:0
[Windows编程] dazhuankuai
说明:一个手机里常常看到的打砖块的游戏,大学空闲之时把它用C 实现,现在发出来和大家共享-A cell phone打砖块often see the game, the University of idle time of it with C to achieve, and now to come and share issue<陈冲> 在 2025-09-22 上传 | 大小:27kb | 下载:0
[Shell编程] SYSTEM_TRAY_SRC
说明:本程序从CWnd派生出一个类CSystemTray,用于实现添加图标到系统条上。-This procedure CWnd derived from a class CSystemTray, add the icon for the realization of the article to the system.<冯大为> 在 2025-09-22 上传 | 大小:6kb | 下载:0
[对话框与窗口] GRID_RELATION
说明:网格控件(CGridCtrl)允许你显示具有检验标志的二维网格,可以用于显示二维关联性。 使用CGridCtrl类非常简单。首先,添加头文件和实现文件 CGridCtrl.h (cpp)到工程中。在资源编辑器中增加该控件到对话框中,并添加一个成员变量来使用 CGridCtrl类。在对话框的OnInitDialog方法中,通过调用控件的AddColumn、AddRow和SetCheck方法来创建网格。你也可以调用Serialize方法从一个文件创建网格控件。-Grid Control (CGr<冯大为> 在 2025-09-22 上传 | 大小:29kb | 下载:0