-
MFC电子时钟
VC6.0下写的MFC时钟,最简单的MFC程序。关键在于加入计时器,销毁计时器。
MFC数字时钟关键在于创建一个计时器,将时间信息传递给static控件,在空间上显示时间信息。在程序退出时要记得销毁计时器。
- 2022-04-13 04:09:39下载
- 积分:1
-
自己编写的很多源代码,很适用,需要的来下,非常辛苦地编写的代码...
自己编写的很多源代码,很适用,需要的来下,非常辛苦地编写的代码-Many have written the source code, it is applicable, needed to, it is very hard to write code
- 2023-03-10 16:00:04下载
- 积分:1
-
可以任意虚拟IP,运行后可以使用虚拟的IP发邮件,注册
可以任意虚拟IP,运行后可以使用虚拟的IP发邮件,注册-It can implement any virtual IP ,after executing ,you can sent a email ,register and so on by using the Vitrual IP .
- 2022-06-14 13:56:00下载
- 积分:1
-
Textbook examples, source code for the examples from Mike Smith s book "Object
Textbook examples, source code for the examples from Mike Smith s book "Object-Oriented Software in Ada 95".
- 2022-01-25 18:12:37下载
- 积分:1
-
《如何发送命令到文档对象》配套原代码 [代码性质] VC可重用代码段 我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档
《如何发送命令到文档对象》配套原代码 [代码性质] VC可重用代码段 我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档对象和几个视图。文档对象负责有规律地采集数据,然后通知相关的视图以不同的格式显示这些数据。文档对象为了有规律地采集数据,它需要一个定时(time)事件。但是,文档不是一个基于窗口的对象,所以它没有这样的定时事件。我权衡了三种解决方案: 1、在其中的一个视图中创建定时器。当事件发生时通知文档对象获取数据。 2、为每一个文档(或在每个文档内)创建一个单独的线程,以便这个线程能有规律地创建时间事件。 3、在CMainFrame中创建一个定时器并从中调用文档函数这三种方法我都不满意。能否给出一种更好的解决方案?- How to send commands to the Document Object matching the original code [code nature] VC reusable code segment I made a similar on the Windows 2000 Performance Monitor procedures. In this process, I created a document object and several view
- 2022-08-11 05:55:04下载
- 积分:1
-
SMTP与POP3协议 能够接收与发送邮件
SMTP与POP3协议 能够接收与发送邮件-POP3 and SMTP to send and receive mail
- 2022-10-04 14:00:03下载
- 积分:1
-
opengl画机器人,通过键盘操纵机器人进行各种动作
opengl画机器人,通过键盘操纵机器人进行各种动作-opengl painting robots, robot manipulation of the keyboard for various actions
- 2022-01-22 08:30:36下载
- 积分:1
-
使用递归方法计算九宫图,虽然程序很小,但很精确。值得一看。...
使用递归方法计算九宫图,虽然程序很小,但很精确。值得一看。
-Nine-palace calculated using the recursive map, although the procedure is very small, but very accurate. Worth a visit.
- 2023-03-16 12:25:03下载
- 积分:1
-
用c++ builder写的一个管理源代码的小程序
你可以在程序中添加类别...
用c++ builder写的一个管理源代码的小程序
你可以在程序中添加类别-》小类-》知识点
数据库使用Acce-With c++ Builder written by a management applet source code you can add categories in the proceedings-
- 2022-02-20 09:25:27下载
- 积分:1
-
水的涟漪效应的模拟图像从内cnwizards_0.7.5.105 SE出水效果…
WaterEffect 模拟水波纹 效果 图像
从CnWizards_0.7.5.105里面分离出来的。
效果请看CnWizards_0.7.5.105(最新版)的关于。-Water ripple effect WaterEffect analog images from inside CnWizards_0.7.5.105 separated. See the effect of CnWizards_0.7.5.105 (latest version) on.
- 2022-12-12 03:45:03下载
- 积分:1