-
IE风格工具条,定时关机
IE风格工具条,定时关机-IE style tools, Mytob.BSNotes
- 2022-02-15 20:50:15下载
- 积分:1
-
Proteus脚本EHDL用户手册
这是EHDL Proteus脚本编程,用户手册
- 2023-03-04 02:50:03下载
- 积分:1
-
一些简单的C编程实例,初学C者可以参考,应该挺有用。
一些简单的C编程实例,初学C者可以参考,应该挺有用。-Some simple examples of C programming, learning C will be able to reference, it should be quite used.
- 2023-02-24 04:10:03下载
- 积分:1
-
Everything SDK开发源码
Everything是目前最快的本地文件名搜索软件,利用其SDK可以很好地将本地搜索加入到自己的项目中。
- 2023-01-01 13:25:03下载
- 积分:1
-
C语言使用链表实现对输入的一句话的反转
使用C语言实现将标准输入端输入的一行数据以从尾到头的方式进行输出,使用链表和递归实现了该功能。
- 2023-06-27 06:25:03下载
- 积分:1
-
超市
模拟顾客到超市选购,退货,买帐等的流程.-supermaket
- 2022-06-29 01:49:40下载
- 积分:1
-
此程序是模拟文件管理系统的磁盘空间管理,外存管理,目录管理(单级目录)的一个模拟程序,也是高校计算机操作系统课程设计的一个案例,仅供大家参考...
此程序是模拟文件管理系统的磁盘空间管理,外存管理,目录管理(单级目录)的一个模拟程序,也是高校计算机操作系统课程设计的一个案例,仅供大家参考-this procedure is simulated document management system disk space management, Disk Management, directory management (single-level directory) of a simulation program, as well as university computer courses on operating system design a case, we only reference
- 2022-03-13 19:37:49下载
- 积分:1
-
flash开发的射击游戏,简单但是好玩。大家可以根据源代码进行二次开发。...
flash开发的射击游戏,简单但是好玩。大家可以根据源代码进行二次开发。-the development of shooting flash games, simple but fun. We can according to the source code for the secondary development.
- 2023-02-17 09:50:03下载
- 积分:1
-
perl_src perl语言C解析器
perl_src perl语言C解析器-perl_src C parser
- 2022-01-25 22:26:39下载
- 积分:1
-
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。...
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。
开启2个线程:
定时:一个线程定时发送一个消息
处理:一个线程收到消息后处理这个消息
关注点:
为没有窗口的线程实现了消息循环-[Note code] under the SetTimer Windows API can set timer, However, the API can only use the GUI process. I am here to CONSOLE program a timer. Opened two threads : Timing : Timing a thread Send a Message Handling : a thread processing information received after the news of concern : no window to the thread of the news cycle
- 2022-08-09 16:03:12下载
- 积分:1