Message loop
- 网络消息循环
-
Therefore , the thread that installed the hook must have a message loop .
因此,安装钩子的线程必须有消息循环。
-
To make a windows form work correctly from a com client application , you must run it on a Windows Forms message loop .
若要使windows窗体在com客户端应用程序中正确工作,必须在windows窗体消息循环上运行该窗体。
-
Occurs when any menu is displayed and menu modal message loop is entered .
示任何功能表且入功能表制息圈生。
-
A selector is analogous to a Windows message loop , in which the selector captures the various events from different clients and dispatches them to their respective event handlers .
选择器(selector)与Windows消息循环类似,它从不同客户机捕获各种事件并将它们分派到相应的事件处理程序。
-
The paper makes use of the message loop mechanism of operation system and the technology of timer , designs the asynchronous query and the model of data processing , ensures the data link , realizes gathering and distributing of the information .
本文利用操作系统消息循环机制、定时器技术,设计了异步查询和多种数据处理模型,保证了数据链路的畅通,实现了多路实时信息的汇集与分发。
-
The thesis illuminates the multi-document interface , multithreading technique , message loop overloaded technology in the display , using differential evolution algorithm to achieve azimuth calculation . Last experimental data and simulation verifies the availability and accuracy of the display software .
论述了多文档界面、多线程技术、消息循环重载技术在显示中的作用,利用差分进化算法完成目标方位解算,最后通过实验数据和仿真测试验证了显控软件的可用性和正确性。
-
This paper presents the structure , functions and implementation principle of a mobile device monitor system , and also some key techniques , such as the software design system in mobile device terminal , the application of system Message loop , etc. They are given in more description .
介绍了一种基于ARM微处理器的移动设备监控系统的结构、功能及实现原理,并对移动设备终端系统软件设计、系统消息循环等关键技术进行了详细说明。
-
Several important components , such as message loop , mud-window management , control / control class and input / output abstract layer , were discussed in detail including basic concepts and design features . Finally , we presented the GUI interface that has been implemented in our project .
本文从系统体系结构出发,讨论了GUI设计中涉及的几个重要方面,包括消息循环、多窗口管理、控件/控件类和输入/输出抽象层的基本概念和设计要点。