-
MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环...
MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环-There are two types of MFC thread, referred to as worker threads and user interface thread. The main difference between the artificial auxiliary thread is no news cycle, and the user interface thread has its own message queue and message loop
- 2022-01-26 00:48:18下载
- 积分:1
-
屏幕小精灵,可以实现类似Office助手,右下角有小图标
屏幕小精灵,可以实现类似Office助手,右下角有小图标-Small-screen wizard, you can realize similar to Office Assistant, has a small icon in the lower right corner
- 2022-01-28 06:34:02下载
- 积分:1
-
PHP Sample, system manage.use for bugs
PHP Sample, system manage.use for bugs
- 2022-01-28 13:35:54下载
- 积分:1
-
屏蔽ALT+CTL+DEL功能键
屏蔽ALT+CTL+DEL功能键-ALT+CTL+DEL
- 2023-05-12 06:15:02下载
- 积分:1
-
Wallpaper for your program settings. BMP images routines used in displays, JPG a...
为自己的程序设置壁纸。例程中使用了BMP图片显示、JPG和GIF图片显示、菜单设置、注册表设置与使用。-Wallpaper for your program settings. BMP images routines used in displays, JPG and GIF images display, menu settings, registry settings and use.
- 2022-03-23 03:36:53下载
- 积分:1
-
一个讲windows中定时器使用的文章,很全,将所有可能的用法都讲到了。...
一个讲windows中定时器使用的文章,很全,将所有可能的用法都讲到了。-a timer used in the article, is full of all possible usage spoke of.
- 2023-03-07 09:45:03下载
- 积分:1
-
检测所有的驱动器类型
检测所有的驱动器类型 -detection of all types of drives
- 2023-06-26 23:25:03下载
- 积分:1
-
Python
python-twitter-0.5是Twitter API的python接口, 可以很容易用它联结开放的Twitter-This library provides a pure python interface for the Twitter API.
Twitter (http://twitter.com) provides a service that allows people to connect via the web, IM, and SMS. Twitter exposes a web services API (http://twitter.com/help/api) and this library is intended to make it even easier for python programmers to use.
- 2022-06-14 13:47:26下载
- 积分:1
-
four experimental operating system : Continuous and pagination main memory manag...
操作系统实验四:连续式与分页式主存管理的模拟实现
模拟在连续分配与分页管理两种方式下,主存空间的分配与回收,帮助学生加深了解存储器管理的工作过程。
注意,该实验为模拟实验,并不要求进行真正的内存分配与回收,主要是编写程序模拟其中过程即可。
-four experimental operating system : Continuous and pagination main memory management simulation simulation in a row and pagination distribution management in two ways, Main storage space for the distribution and recovery, to help students better understand the storage management process. Noted that the experiment simulated experiment, does not require real memory allocation and recovery, preparation procedure is the process which can be simulated.
- 2023-03-25 10:35:03下载
- 积分:1
-
c陷阱进与缺陷
c陷阱与缺陷是由Andrew Koenig所著,高巍译。Andrew Koenig是AT&T大规模程序研发部(前贝尔实验室)成员,不仅有着多年的C++开发,研究和教学经验,而且还亲身参与了C++的演化和变革,对C++的变化和发展起到重要的影响。
- 2022-07-01 10:20:00下载
- 积分:1