1.
macroassembler statement label
宏汇编程序语句标号
2.
The program has two hurdred lines.
这个程序有两百条语句
3.
nested block IF statement
嵌套分程序如果语句
4.
Statement must appear within on handler
语句必须出现在on事件管理程序中
5.
Statement must appear within onCilpEvent handler
语句必须出现在onCilpEvent事件管理程序中
6.
The call subroutine is used for this sentence.
这个语句是用来调用子程序。
7.
A program that examines the source program for preprocessor statements which are then executed resulting in the alteration of the source program.
检查源程序中是否有预处理语句的一种程序。这些语句的执行导致对源程序的修改。
8.
ARRAY STATEMENT OPERATING SERIALLY IN PARALLEL PROGRAMMING LANGUAGE
并行程序设计语言中数组语句的串行计算
9.
The Relationship Between C Language Structuralization Program Design and GoTo Sentence;
C语言结构化程序设计与GOTO语句之间的关系
10.
In computer programming, a statement in a high level language program to inform the translator that the end of the source program has been attained.
在计算机程序设计中,高级语言程序中的一种语句,用于通知翻译程序已到达源程序末端。
11.
There are usually no nested statements, blocks, and so forth in assembler statements.
在这些汇编语句中通常不包含嵌套语句,分程序等等。
12.
The if-else statement is probably the most basic way to control program flow.
if-else语句或许是控制程序流程最基本的形式。
13.
In computers designed with nanoprograms, the basic statement unit forming nanoprograms.
在用毫微程序设计的计算机中,组成毫微程序的基本语句单位。
14.
Starts executing the program from the current statement, or launches the active project.
从当前语句开始执行程序,或启动活动项目。
15.
The nesting of macro program loop statements of huazhong CNC system users
华中数控系统用户宏程序循环语句的嵌套
16.
A printout, usually prepared by a language translator, which lists the source language statements and contents of a program.
通常由语言翻译程序所准备的打印输出,它列出源语言语句和程序的内容。
17.
Translating and executing each source language statement of a computer program before translating and executing the next statement.
翻译和执行计算机程序中的一条源语句之后,再翻译和执行下一条语句的过程。
18.
A language construct naming a statement and including an identifier.
一种(程序设计)语言构造成分,用以命名一个语句并包含一个标识符。