-
win32programming
在WIN32中,每一个线程都对应着一个消息队列。由于一个线程可以产生数个窗口,所以并不是每个窗
口都对应着一个消息队列。下列几句话应该作为"定理"被记住:
"定理" 一
所有产生给某个窗口的消息,都先由创建这个窗口的线程处理;
"定理" 二
Windows屏幕上的每一个控件都是一个窗口,有对应的窗口函数。消息的发送通常有两种方式,一是SendMessage,一是PostMessage(In WIN32, each thread corresponds to a message queue. Since a thread can have several windows, so not every window corresponds to a message queue. The following words should be a " theorem" to be remembered: " Theorem" all produce a message to a window, all threads initially create the window treatment " Theorem" Two Windows on the screen is a control for each window, there is the corresponding window function. Messages sent are usually two ways, first, SendMessage, PostMessage first)
- 2010-08-26 08:43:28下载
- 积分:1
-
DBConvertor
信息系统建设过程中很有可能涉及与旧有系统和其它异构系统之间的集成,而在这些集成当中数据的共享和集成无疑是非常重要的部分。数据映射系统为快速响应异构数据结构和系统之间进行数据共享和集成的需求提供了有力的支持。(Information systems building process is likely to have involved with the old system and other integration between heterogeneous systems, and in which these integrated data sharing and integration is a very important part. Data mapping system for rapid response to heterogeneous data structures and systems for data sharing and integration needs to provide a strong support.)
- 2009-03-05 15:23:22下载
- 积分:1
-
2
说明: this is my first program that whil share with you
- 2009-11-17 15:03:03下载
- 积分:1
-
any_ptr
说明: 一个类型安全的通用指针
智能指针的any_ptr可以指向任何类型的对象,提供类型安全的访问。(A Type-safe Generic Pointer
)
- 2011-02-20 22:27:54下载
- 积分:1
-
ennonaudio
用VC++实现的微波炉自动控制演示程序,代码完整,做课程设计的可参考下()
- 2018-06-21 18:01:33下载
- 积分:1
-
crank_rocker_force
可以形象的看出图形的三维随距离的变化以及多方面的作用距离等一系列可视化应用(A series of visual applications can be visualized to see the three-dimensional changes of the graph with the distance and the distance of various aspects.)
- 2018-03-29 18:20:47下载
- 积分:1
-
ch08
Visual C++ 6.0程序设计学与用教程的聊天程序(Visual C++ 6.0 programming tutorial learning and use chat program)
- 2014-04-05 07:54:20下载
- 积分:1
-
ss
说明: 移动电话主要采用频率复用,但分配给移动电话的频段很少,远不能满足用户的需要。
因此就提出将地区划分成小区,称为蜂窝(Cell),每个蜂窝内使用一组频率,相隔一段距离后,相同的频率又可重复使用。
(The main use of mobile phone frequency reuse, but allocated to the small-band mobile phone, far from being able to meet the needs of users. Therefore proposed to be divided into residential areas, known as cellular (Cell), each use a set of cellular frequencies, separated by some distance, the same frequency can be reused.)
- 2009-04-16 19:32:36下载
- 积分:1
-
DataStream2005
用VC。NET2005实现的数据流图编辑程序,实现不同图形的绘制、移动和编辑等功能。(VC.NET2005 achieve the data flow diagram editing procedures, different graphics rendering, mobile and editing functions.)
- 2007-04-11 21:17:46下载
- 积分:1
-
Music
音乐播放器,可以从系统中选择想要听的歌曲,导入到该播放器中,播放器有暂停和开始选项。(Music player, you can choose from the system you want to listen to the songs into the player, the player with pause and start options.)
- 2013-11-16 20:11:53下载
- 积分:1