-
程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个...
程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个线程有一个消息队列,主线程中的PostThreadMessage()返回TRUE,程序由Visual C++ 6.0开发,没有用到MFC-process creates two threads, one thread without Message Queue, the main thread to thread a resolution to send a message, we can see PostThreadMessage () returns FALSE, establish procedures to the second thread is a message queue, the main threads of PostThreadMessage () returns TRUE, procedures Visual C 6.0, did not use the MFC
- 2022-03-05 04:09:28下载
- 积分:1
-
一个关于俄罗斯方块的原代码
一个关于俄罗斯方块的原代码-a Rubik"s cube on the original code
- 2023-04-29 22:50:03下载
- 积分:1
-
Bezier曲线的可执行程序,注:vc语言编写的;3次4个顶点
Bezier曲线的可执行程序,注:vc语言编写的;3次4个顶点-Bezier curves of the executable program, note: vc languages 3 4 vertex
- 2022-01-31 22:49:13下载
- 积分:1
-
1。Delphi的蒸馏器是什么
1. WHAT IS DELPHI DISTILLER
Delphi Distiller is a customization tool for Delphi 5/6/7/2006/2007/2009/2010 that
allows you manage packages and experts and apply several tweaks.
2. FEATURES
• Choose what packages and experts are loaded by Delphi 5/6/7/2006/2007/2009/2010.
• Downloads page for Delphi 5/6/7/2006/2007/2009/2010.
• File associations manager for Delphi 5/6/7/2006/2007/2009/2010.
-1. WHAT IS DELPHI DISTILLER
Delphi Distiller is a customization tool for Delphi 5/6/7/2006/2007/2009/2010 that
allows you manage packages and experts and apply several tweaks.
2. FEATURES
• Choose what packages and experts are loaded by Delphi 5/6/7/2006/2007/2009/2010.
• Downloads page for Delphi 5/6/7/2006/2007/2009/2010.
• File associations manager for Delphi 5/6/7/2006/2007/2009/2010.
- 2023-05-24 23:00:03下载
- 积分:1
-
百行代码实现的WEB服务器
百行代码实现的WEB服务器
aardio开发环境
服务器响应后各种处理步骤:
第一步,通过获取到的 请求响应request对象的url属性,分解出url中的path。
第二步,将path传去路由函数,为了获取 目标路径、目标文件类型、错误标记、错误页面 等结果。
第三步,依据路由函数返回的结果。
回复对象的contentType属性设置为路由函数返回的目标文件类型。
回复对象的传送数据:错真就传错误页面,错假就传目标文件的二进制数据 。
回复对象的其他属性按simpleHttpServer内置默认的。
- 2022-05-27 22:20:36下载
- 积分:1
-
防篡改防火墙,很牛很强大。大家赶快下载,功能强大。使用简单。...
防篡改防火墙,很牛很强大。大家赶快下载,功能强大。使用简单。-iis firewall
- 2022-01-25 16:04:46下载
- 积分:1
-
a regimen based on the PXA255 telemetry, remote control system server software s...
一个基于PXA255的水情遥测、遥控系统现场服务器软件,WINCE环境下运行仅现场服务器部分-a regimen based on the PXA255 telemetry, remote control system server software scene, pulled environment servers running only part of the scene
- 2023-01-04 09:10:03下载
- 积分:1
-
Aadhar Card
对 Aadhar 项目的 Java jsp 项目源代码: Aadhar 概念被用来生成一个唯一的标识号为印度的公民。就像社会保障卡 (SSN) 在美国。以前我们没有在印度独特的身份号码。印度公民确定用的各种身份卡一样驾驶执照,选民身份证,护照和更多。个体在不同的身份证明。所以还有一种可能性为犯罪企图。
- 2022-01-30 23:34:48下载
- 积分:1
-
一个自动开关机程序
一个自动开关机程序-A procedure自动开关机
- 2022-04-30 13:47:17下载
- 积分:1
-
vc2003实现的A星算法实例,可以编译执行。
vc2003实现的A星算法实例,可以编译执行。-A Star vc2003 algorithm realized example of the implementation can be compiled.
- 2022-02-02 12:07:39下载
- 积分:1