事件循环
event───n.事件,大事;赛事;项目;结果
loop───n.环状物、圈;弯曲的部分;环状结构;循环电影胶片;重复指令;环路;(铁道或公路的)环线;大环(芝加哥商业中心);翻筋斗;单刃转圈;节育环;n.(Loop)(美、丹)劳鄱(人名);v.使成环;环行;放磁带,执行计算机指令;(使飞机)翻筋斗
loop the loop───翻筋斗; 翻跟头;翻跟斗
open loop───开环,开环路;[自]开环
historical event───历史事件
approved event───批准的事件
promotional event───促销活动
event manager───事件管理器
arbitrated loop───仲裁环路; 仲裁环
Event loop with command-line switches.───带有命令行开关的事件循环。
Here I set the widgets to be visible, and start the GTK + main event loop.───这里,我将窗口小部件设置为可视的,然后启动GTK +主事件循环。
When command-line arguments are not enough, the next step is to write an event loop.───当命令行参数不够用时,下一步是编写一个事件循环。
An event loop, however, enables the user to invoke the program without any parameters and to see a prompt.───然而,事件循环支持用户在不输入任何参数的情形下调用程序,以及看到提示符。
If the message is a bus disconnect signal, the event loop is terminated, as there is no point in listening to a non-existent bus.───如果消息是总线断开信号,则事件循环终止,因为侦听一个不存在的总线是没有意义的。
Function creates a GLib event loop, gets a connection to the session bus, and integrates the D-BUS event handling into the Glib event loop.───函数创建一个GLib事件循环,获得会话总线的一个连接,并将D-BUS事件处理集成到Glib事件循环之中。
In both cases, the client application has full control over the parsing process and maintains the event loop.───无论使用哪一种,客户应用程序都可以完全控制解析过程和维护事件循环。
The application's "event loop" will send keyboard actions, mouse events and menu selections to this focus object.───应用程序的“事件循环”会给这个聚焦的对象发送键盘键盘动作,鼠标事件和菜单选择。
Essentially, the strategy is to create a bunch of widgets with callbacks, then enter a main event loop.───本质上,这个策略是创建带回调的一串窗口小部件,然后进入一个主事件循环。
This script extends the simple event loop with switches to use Parse::RecDescent as the parsing engine.
We will now showcase specific abilities of the Parse::RecDescent grammar by adding on to the UI features from a simple event loop and a simple user interface.
It is expected that GNOME will create wrappers around D-BUS using GObject (indeed these partially exist, integrating D-BUS into their event loop), and that KDE will create similar wrappers using Qt.
If the message is a bus disconnect signal, the event loop is terminated, as there is no point in listening to a non-existent bus.