Listing 12. main program code.
清单12 .main程序代码。
Listing 8 shows the main program logic.
清单8显示了主程序逻辑。
Design a main program to test your method.
设计一个main程序来测试你的方法。
Client initiates the call (from main program).
客户机发起调用(从主程序)。
In the main program, you declare your variables.
在主程序,声明变量。
Compile the main program and link with the dl library.
编译主程序并同dl库相链接。
Listing 2 shows the beginning of the main program loop.
清单2显示了主程序循环的开头。
Listing 9 shows the beginning of the main program loop.
清单9展示了主程序循环的开始部分。
Most languages allow the main program to have any name.
大多数语言允许主程序使用任意名称。
The main program logic first turns buffered output off.
主程序逻辑首先关闭了缓冲输出。
In the main program, spawn the required number of threads.
在主程序中,派生所需个数的线程。
Now we're ready for the main program logic, as shown below.
这时,我们可以开始编写主要的程序逻辑了,如下所示。
A join point is where the main program and the aspects meet.
连接点就是主程序和方面相遇的地方。
This will associate the PBAWinMain class as the Main Program.
这会将pbawinmain类关联为主程序。
This error will disappear after the main program has been defined.
在您完成主程序的定义之后,该错误将会消失。
Listing 3 starts the main program loop and reads the synclient output.
清单3将启动主程序循环并读取synclient输出。
We have completed the definition of the Main Program, as shown in Figure 13.
现在,我们已经完成主程序的定义,如图 13 所示。
With our subroutines set up, we move quickly into the short main program logic.
设置了子程序后,我们将快速转入简短的主程序逻辑。
Table 3 below lists three program examples: a C main program and two COBOL programs.
下面的表3列出了三个程序例子:一个c语言编译的主程序和两个COBOL程序。
Listing 4 shows the beginning of the three-finger detection in the main program loop.
清单4显示了主程序循环中的三指检测的开始部分。
Ccalc.c: The main program and some functions for input, output, and error processing.
c:主程序,以及一些进行输入、输出和错误处理的函数。
The main program holds the query, sorting, and display logic for returning the matches.
主程序拥有返回匹配所需的查询、排序和显示逻辑。
Register the sequence number, interrupt nature, and thread attributes to the main program.
向主程序注册序号、中断属性和线程属性。
Only the string field is significant; it is the name of a function that is the main program.
只有字符串字段是至关重要的;它表示构成主程序的函数的名称。
Searching this data structure for query results will be performed in the main program logic.
在主程序逻辑中执行数据结构搜索以获得查询结果。
Before getting into the details of the main program, I'll explore the DMA utility functions.
在深入介绍主程序细节之前,我要先来探讨一下dma实用函数。
It makes a splog binary file, which you can use to execute the main program in splogger.sqc.
它生成一个splog二进制文件,可以用该文件来执行splogger . sqc中的主程序。
To switch between modes, an additional check is required in each pass of the main program loop.
要在模式间进行切换,需要对主程序循环的每次循环执行额外的检查。
Create a hash keyed on E-mail address for each state name, to be checked in the main program loop.
创建与每个州名的电子邮件地址绑定的散列,将在主程序循环中检查该散列。
The main program logic above searches for letter and number strings matching our simplistic criteria.
上面的主程序逻辑将搜索匹配简单标准的字母和数字字符串。
应用推荐