main loop信息详情
[计]主循环
loop───n.环状物、圈;弯曲的部分;环状结构;循环电影胶片;重复指令;环路;(铁道或公路的)环线;大环(芝加哥商业中心);翻筋斗;单刃转圈;节育环;n.(Loop)(美、丹)劳鄱(人名);v.使成环;环行;放磁带,执行计算机指令;(使飞机)翻筋斗
loop the loop───翻筋斗; 翻跟头;翻跟斗
main───adj.主要的,最大的,最重要的;n.(Main)(美)梅因(人名);n.(输送水、煤气等的)总管道,主管道;(themains)(水、电等的)供应,供应系统;电源插座;海洋,公海;主帆(mailsail的简称);(掷骰子游戏中)叫数;斗鸡比赛
open loop───开环,开环路;[自]开环
main scene───主要景点;主场景;主体现场
main objectives───主要目标
arbitrated loop───仲裁环路; 仲裁环
land loop───陆地环路
sample loop───样品环;进样环路
As such, it's organized around the main loop.───所以,它是围绕主循环组织的。
Now, we run the main loop.───现在,我们来运行主循环。
Lines starting with the comment "end main loop".───以注释“end main loop”开始的行。
When an event occurs, the object associated with that event emits a signal to inform the main loop that it has occurred.───当事件发生时,与这个事件对应的对象发出信号,通知主循环事件已经发生。
Installed in a water system, the Pharma-X module can be regarded as a sub-loop of the main loop.───如果被安装在一个水系统里,Pharma-X模块可作为整体循环中的子循环来使用。
Furthermore, I documented the main loop in POD form at the end of the script, for my benefit as much as for others.───此外,为了我和他人的利益,我在脚本的结束部分以POD形式对主循环编写了文档。
At each pass of the main loop, the cnee output (if it exists) is processed to find the control key.───在每次执行主循环时,cnee输出(如果有的话)将进行处理以查找控制键。
only reform, expansion, and then Reform of the main loop to wait for the growth of the community, slowly advancing.───只能改革、膨胀,再改革的循环中等待社会主体的成长,缓步推进。
After the standard socket listening code is in place, the main loop is started to listen for new connections.───标准的套接字监听代码就位后,将启动主循环以监听新连接。
The main loop circuit, the micro-processor, the interface circuit and the power unit of the servo system were introduced in hardware design.
In this paper, A new method of system main loop analysis is quoted to analyse the behaviour characteristic of feedback amplifier with large signal, A ordinary analysis method and steps are given.
The main loop then looks through its internal mapping table between its signals and handlers, also called callbacks, and calls the handlers registered for the given signal on the given object.
Now, we run the main loop.
Based on the Fault Tree Analysis (FTA), the main loop circuit of electrical life-test device is studied and its corresponding fault tree constructed.
Then, each pass of the main loop checks for events, resets the draw state, draws the circular "portal" windows, then animates their distortion back to the current time frame.
The main loop of autotag.pl will identify and tag music.
At each pass of the main loop, the cnee output (if it exists) is processed to find the control key.
Generally, event-driven GUI programs consist of one main loop.