-
把电子邮件按照邮箱类型重新排序。提供xls格式的模板
把电子邮件按照邮箱类型重新排序。提供xls格式的模板-E-mail to e-mail in accordance with the type of re-order. Xls format provides a template
- 2022-04-28 00:55:21下载
- 积分:1
-
通过vc中画图工具,画出螺旋线,用来为切割机的运动提供轨迹...
通过vc中画图工具,画出螺旋线,用来为切割机的运动提供轨迹-Through the vc in drawing tools, draw spiral line, cutting machine used to track the movement
- 2023-03-26 16:05:03下载
- 积分:1
-
to use the mouse to draw lines with different colors ....
to use the mouse to draw lines with different colors ....
- 2022-08-22 09:57:47下载
- 积分:1
-
graphical programming interface, is a good graphical tools, support True Color
图形的界面编程,是一个不错的图形工具条,支持真彩色-graphical programming interface, is a good graphical tools, support True Color
- 2022-05-14 04:05:45下载
- 积分:1
-
显示进度条的小程序。菜单中共有4个选项,分别显示出长条形,渐进形,以及这两种进度条分别带有进度数字显示的样子。...
显示进度条的小程序。菜单中共有4个选项,分别显示出长条形,渐进形,以及这两种进度条分别带有进度数字显示的样子。-show the progress of the small program. Menu options for a total of four, showed long rectangular, progressive form, and both progress with the progress of the respective figures show appearance.
- 2022-03-21 22:06:30下载
- 积分:1
-
在CEdit中添加鼠标双击事件处理的程序
在CEdit中添加鼠标双击事件处理的程序- Increases the mouse in CEdit to double-click the procedure
which the event processes
- 2022-07-05 13:35:48下载
- 积分:1
-
改变tooltip控件的文字
改变tooltip控件的文字-The example of changing the text in tooltip
- 2022-03-15 15:51:07下载
- 积分:1
-
按钮列表。列表内的项是按钮
按钮列表。列表内的项是按钮-button list
- 2022-11-24 17:15:03下载
- 积分:1
-
csharp写的文本编辑器,可以实现类似于WORD的一些功能,很实用的一个东西...
csharp写的文本编辑器,可以实现类似于WORD的一些功能,很实用的一个东西 -CSharp write a text editor, can be achieved similar to some of the features of WORD, a very practical things
- 2022-05-05 14:19:59下载
- 积分:1
-
VC++动态创建控件
VC动态创建控件动态控件是指在需要时由Create()创建的控件,这与预先在对话框中放置的控件是不同的。一、创建动态控件:1.建立控件ID号:2.建立控件对象:二、动态控件的响应:1.在MESSAGE_MAP中添加响应函数:2.在头文件中添加函数定义:3.编写消息响应函数:三、回收资源:
- 2022-12-17 15:05:03下载
- 积分:1