-
使用MFC开发 功能类似与linux下的crontab 可以在Windows下按设定的间隔时间执行程序
支持将配置信息和执行情况写入到文件...
使用MFC开发 功能类似与linux下的crontab 可以在Windows下按设定的间隔时间执行程序
支持将配置信息和执行情况写入到文件-The use of MFC development function similar to crontab under linux in Windows under the time interval set by the implementation of procedures to support the implementation of configuration information and write to a file
- 2023-02-05 09:30:03下载
- 积分:1
-
time clipboard viewer, you can view the clipboard last time access to the conten...
剑灵时空剪贴板查看器,可以查看剪贴板中最后一次获取的内容。是从剪贴板中调取信息的一个简单实例,通过这个实例,你可以学习到剪贴板的基本使用方法。 密码:www.swordelf.com(已经停用) 作者:剑灵 2003.3-time clipboard viewer, you can view the clipboard last time access to the content. From clipboard transfer of information a simple example, through this example, you can learn the basic clipboard to use. Password : www.swordelf.com (already out) Author : Jian Ling 2003.3
- 2022-11-18 10:45:03下载
- 积分:1
-
一个手机操作系统的源码(c)实现的功能 如何处理接受信息,有如何显示,...
一个手机操作系统的源码(c)实现的功能 如何处理接受信息,有如何显示,-fnstion of telephone os s code
how to process ,receive information ,how to display
- 2022-05-05 21:46:37下载
- 积分:1
-
一个很棒的线程库,解决了很多的delphi自带的线程的问题,真正体验到什么叫做多线程。很爽。...
一个很棒的线程库,解决了很多的delphi自带的线程的问题,真正体验到什么叫做多线程。很爽。-A great thread library to solve a lot of delphi
- 2022-01-27 16:00:15下载
- 积分:1
-
共享内存使用的程序
共享内存使用的程序 -The app using memory share
- 2022-02-04 23:04:23下载
- 积分:1
-
这个例子教你怎么过滤windows录入的键盘事件。这个例子把Ctrl键改成Cap键。...
这个例子教你怎么过滤windows录入的键盘事件。这个例子把Ctrl键改成Cap键。-this example will teach you how windows filter input keyboard events. The example put into Cap Ctrl keys.
- 2022-03-01 05:48:44下载
- 积分:1
-
读取windows log的日志文件并解析,类似windows自带的eventlog viewer
读取windows log的日志文件并解析,类似windows自带的eventlog viewer-Read windows log and the log file analysis, similar to windows own eventlog viewer
- 2022-01-31 09:10:40下载
- 积分:1
-
得到硬盘中簇的大小
得到硬盘中簇的大小 -Getting the clusters size of disk
- 2022-02-04 01:49:24下载
- 积分:1
-
简单的中间件rpc程序,工程已设置好,可直接用。
简单的中间件rpc程序,工程已设置好,可直接用。-Rpc middleware simple procedure has been set up, can be directly used.
- 2023-01-11 18:55:03下载
- 积分:1
-
windows 完成端口 IOCP
一个朋友做的完整的IOCP代码,效率挺高的.
以下是朋友的原话:
初学IOCP(windows完成端口)编程时,遇到很多问题和挫折,也在网上找过很多他人的代码,但是这些代码要么不稳定,要么难以使用,所以决定自己动手。在N次查阅MSDN有关章节,几度大改源代码,以及无数次的调试之后,终于有了目前这个比较稳定高效的的IOCP代码,我将其封装成了Delphi控件,所以也是比较方便使用的。现在我将这些代码全部毫无保留的贴出来,希望能够对某些正在0学习IOCP编程的朋友有所帮助。我的代码很少注释,但是风格自认为比较好,读起来应该不会费力。
- 2022-04-18 02:04:48下载
- 积分:1