The process then returns to the message loop.
然后处理序会回到讯息迴圈。
When the main message loop is closed, the application exits.
主消息循环关闭后,应用程序将退出。
Therefore, the thread that installed the hook must have a message loop.
因此,安装钩子的线程必须有消息循环。
Therefore, the thread that installed the hook must have a message loop.
因此,安装有该钩子的线程必须有消息循环。
When a process with a graphical interface is executing, its message loop is in a wait state.
有图形介面的处理序在执行时,其讯息迴圈是处于等候状态。
This overload applies only to processes with a user interface and, therefore, a message loop.
此重载仅适用于具有用户界面并因此具有消息循环的进程。
A process is said to be in an idle state when it is waiting for messages inside of a message loop.
处理序在讯息回圈内等候讯息时,是处于所谓的闲置状态。
CEF can also integrate with an existing application message loop instead of running its own message loop. There are two ways to do this.
CEF可以不用它自己提供的消息循环,而与已经存在的程序中消息环境集成在一起,有两种方式可以做到。
For the example to be properly asynchronous one would like to see it be asynchronous all the way up to a single operation, namely some form of message loop.
例如,有适当的异步的想看到它所有的方式到异步单身操作,即某种形式的消息循环。
However, during a modal loop, the system retrieves and dispatches messages without allowing an application the chance to filter the messages in its main message loop.
然而,在模式循环期间,系统会收到、分派消息,但是并不给应用程序机会去过滤主消息循环中的消息。
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消息循环类似,它从不同客户机捕获各种事件并将它们分派到相应的事件处理程序。
An application's message loop is an internal program loop that retrieves messages from a thread's message queue, translates them, and then sends them to the application to be handled.
应用程序的消息循环是内部程序循环,它从线程的消息队列检索消息,然后转换这些消息,之后将它们发送给要处理的应用程序。
In addition, the realization of the code were introduced, including the zoom window design module, image acquisition module design, module and zoom Windows message loop beautification module.
此外还对代码的实现进行了介绍,主要包括放大窗口设计模块、图像采集模块设计、消息循环模块以及放大窗口美化模块。
Unless it finds one or the other, it triggers a message in the main loop.
除非它找到一个查询或定义,否则它会都在主循环中触发消息。
You then move the actual sending of the mail outside this loop, instead building a string of text to add to the body of the message.
随后我们将邮件的实际发送移动到循环体外面,而在循环体中构建一个要添加到消息体的文本字符串。
Use with care, because it can cause an infinite loop resulting in a poison message.
使用时要小心,因为它可能导致无限循环而产生有害消息。
The Events tree lists all test execution events, such as the script start and end, loop, invocation, message, or verdict.
这个Events树列出了所有的测试执行事件,比如脚本起始和终结、循环、调用、通知,或者结果。
If you run this markup, no error message will appear: The for-each loop simply won't execute.
如果您运行此标记,不会出现任务错误消息:for - each循环根本不会执行。
This contains a loop in ESQL which builds a request message for each e-mail address and propagates this request message to the plug-in node (see Listing 2).
在ESQL中包含了一个循环,该循环为每个e-mail地址创建一个请求消息并且把该请求信息广播到插件节点(参见清单2)。
As a protection against an infinite trigger loop, ChompQ.pl will always delete at least one message.
作为防止出现无限触发器循环的一种保护机制,Chom pQ . pl将总是至少删除一条消息。
If there was the — more comfortable — possibility to check the E-mail address within the ESQL loop, there would be no need to build a message structure for each recipient.
如果在ESQL循环内具有检查e -mail地址的可能性(这样更合适),那么就不需要为每个收件人创建一个消息结构。
BuildCanary then goes back to the top of its while loop and waits for the next message.
然后,BuildCanary回到while循环的顶端,等待下一条消息。
By adding a simple function to display a message and exit with the appropriate return code as well as moving everything into a for loop, the script looks cleaner and is easier to understand.
这个脚本增加了一个简单的函数来显示一个消息并带适当的返回码退出,还把所有操作转移到一个for循环中,这使这个脚本看起来更干净、更容易理解了。
The for loop iterates over the feeds, finds entries for the desired day, and extracts a few fields to build into the accumulated message text, in message_text.
for 循环遍历提要,查找所需日期的条目,并提取几个字段以构建到 message_text 中积累的消息文本中。
The for loop iterates over the feeds, finds entries for the desired day, and extracts a few fields to build into the accumulated message text, in message_text.
for 循环遍历提要,查找所需日期的条目,并提取几个字段以构建到 message_text 中积累的消息文本中。
应用推荐