清单9给出宏定义。
清单7给出的宏定义使用这些函数定义了算术符号。
Listing 7 shows the macro definition to define math symbols using these functions.
宏定义了线的突破,所以你需要逃避它。
A macro definition is ended with line break, so you need to escape it.
使用宏定义的屏幕识别。
这可能对指定额外宏定义或编译器选项有用。
This can be useful to specify additional macro definitions or compile options.
如果宏定义包含空格,则将宏定义用引号引起来。
Enclose macro definitions in quotation marks if they contain Spaces.
宏定义是例外。
清单6显示的应用程序使用了_ syscall宏定义的所有系统调用。
Listing 6 shows an application that USES each of your system calls as defined by the _syscall macros.
在宏加工系统中,建立由宏指令生成的指令格式的那部分宏定义。
In macro process system , that part of macrodefinition which forms instruction format generated by the macroinstruction.
当用宏指令调用定义时,从宏定义的模型语句中产生汇编语言语句。
To produce assembler language statements from the model statements of a macro definition when the definition is called by a macroinstruction.
注意,RUN_ALL_TESTS自动地探测并运行用test宏定义的所有测试。
Note that RUN_ALL_TESTS automatically detects and runs all the tests defined using the test macro.
在编译器的源代码中观察这些宏定义是确定你有正确限制定义的最好方法。
Inspecting these macro definitions in the compiler source for your machine is the best way to be certain you have the right constraints.
然后,它存储一个对PDOM中的单元文件的引用以及对所包含的指令和宏定义的其他引用。
Then, it stores a reference to the unit's file in the PDOM, along with references to the included directives and macro definitions.
汇编程序采用的一种动作,例如在宏定义展开时,它用一个值来代替一个变量符号。
The action taken by the assembler when it replaces a variable symbol with a value , for example , during the expansion of a macro definition.
清单10是前面的宏调用的宏定义(所有带webserver:前缀的函数是web服务器提供的假想函数)。
Listing 10 is what the macro definition for the previous macro invocation might look like (all functions prefixed with webserver: are hypothetical functions provided by the web server).
在这个宏执行时,它按照以下形式将my - if表达式与模板进行匹配(换句话说,将宏调用与宏定义模式进行匹配)。
When this macro executes, it will match the my-if expression up to the template like this (in other words, matching a macro invocation to a macro definition pattern).
这是因为实际的源代码和变量绑定可以更改,这是建立在环境或者构建宏预处理程序指令的时间定义的基础上的。
This is because the actual source code and the variable binding can change, based on the environment or the build time definitions of macros and preprocessor commands.
它们包含用于所有可作为该工具箱的一部分的常数、结构、宏、公共函数的定义。
They contain definitions for all the constants, structures, macros, and public functions available as part of the toolkit.
一个配置文件(称为hats宏)定义主机应用程序屏幕必需的数据。
A configuration file (called a HATS macro) defines the data that is required from the screens of the host application.
如果引入的变量名正好是一个宏中以前定义过的,那么就会覆盖绑定。
Accidentally overwriting bindings by introducing a variable name that was previously defined in a macro.
在宏内开头定义DATABASE变量告诉它要连接到哪一个数据库。
Define a database variable initially within the macro to tell it which database to connect to.
同样,也可以创建其他标准宏来使用样板中定义的变量。
Likewise, other standard macros can be created which make use of variables defined in the boilerplate.
探测宏的名称取决于您定义的探测名。
The format of the probe macros follows the probe names you defined.
我们还定义了宏inbufsiz,它是在读取输入时用作缓冲区的字符数组的大小。
We also define a macro INBUFSIZ, which is the size of a character array used as a buffer while reading the input.
如果是宏,将按定义屏幕时的顺序选中后续屏幕。
In the case of macros, the next screens are checked in the order that they are defined.
如果是宏,将按定义屏幕时的顺序选中后续屏幕。
In the case of macros, the next screens are checked in the order that they are defined.
应用推荐