清单2显示了主程序循环的开头。
客户机发起调用(从主程序)。
在主程序中,派生所需个数的线程。
编译主程序并同dl库相链接。
清单9展示了主程序循环的开始部分。
大多数语言允许主程序使用任意名称。
连接点就是主程序和方面相遇的地方。
A join point is where the main program and the aspects meet.
任何预览或用户交互都必须来自主程序。
Any previews or user interactions have to be drawn apart from the main application.
向主程序注册序号、中断属性和线程属性。
Register the sequence number, interrupt nature, and thread attributes to the main program.
在主程序,声明变量。
在您完成主程序的定义之后,该错误将会消失。
This error will disappear after the main program has been defined.
这会将pbawinmain类关联为主程序。
This will associate the PBAWinMain class as the Main Program.
医生在患者的每一个手里扎一根针,主程序开始了。
Doctor puts in a needle in every hand of a patient and the procedure begins.
主程序拥有返回匹配所需的查询、排序和显示逻辑。
The main program holds the query, sorting, and display logic for returning the matches.
清单4显示了主程序循环中的三指检测的开始部分。
Listing 4 shows the beginning of the three-finger detection in the main program loop.
dll:这是所有应用程序都需要使用的主程序集。
Facebook.dll: This is the main assembly that will be used by all applications.
现在,我们已经完成主程序的定义,如图13 所示。
We have completed the definition of the Main Program, as shown in Figure 13.
在主程序循环中,代码无需忽略标题行和输入的前两行。
In the main program loop, there is no need for the code that ignores the header lines and the first two lines of input.
该激活引擎的主程序称为AE . sh,它用于注册激活脚本。
The main program of the activation engine is called AE.sh, which is used to register activation scripts.
要在模式间进行切换,需要对主程序循环的每次循环执行额外的检查。
To switch between modes, an additional check is required in each pass of the main program loop.
c:主程序,以及一些进行输入、输出和错误处理的函数。
Ccalc.c: The main program and some functions for input, output, and error processing.
清单3将启动主程序循环并读取synclient输出。
Listing 3 starts the main program loop and reads the synclient output.
在版本1.6.3 中,主程序叫作cfengine 。
只有字符串字段是至关重要的;它表示构成主程序的函数的名称。
Only the string field is significant; it is the name of a function that is the main program.
在深入介绍主程序细节之前,我要先来探讨一下dma实用函数。
Before getting into the details of the main program, I'll explore the DMA utility functions.
创建与每个州名的电子邮件地址绑定的散列,将在主程序循环中检查该散列。
Create a hash keyed on E-mail address for each state name, to be checked in the main program loop.
完成了基本变量声明和子例程后,程序将继续进行主程序循环,如下所示。
With the base variable declarations and subroutine complete, the program moves on to the main program loop, shown below.
这是perl主程序,允许您创建音调序列,侦听特定音调序列及run命令。
This is the main Perl program that allows you to create tonal sequences, as well as listen for specific tonal sequences and run commands.
而且它们都是按四字节对齐的以便能够将其复制进您的主程序并在DMA传输时使用值。
These all need to be quadword aligned, so that you can copy it into your main program and use the values with DMA transfers.
下面的表3列出了三个程序例子:一个c语言编译的主程序和两个COBOL程序。
Table 3 below lists three program examples: a C main program and two COBOL programs.
应用推荐