preprocessor

美 [ˌpriˈprɑsesər]英 [priːˈprəʊsesə(r)]
  • n.【计】预处理程序
  • 网络预处理器;前处理器;前置处理器

复数:preprocessors

preprocessorpreprocessor

preprocessor

预处理器

预处理器(PREPROCESSOR) 1 . 用预处理指令 用预处理指令#DEFINE 声明一个常数,用以表明 1 年中有多少秒 声明一个常数, …

前处理器

ansys名词全译_百度文库 ... PREP7 前处理器 preprocessor 前处理器 pretension 先张 ...

预处理程序

同问预处理程序(preprocessor)有什么作用? 2010-09-28 16:54 白帝冰月 | 分类:操作系统/系统故障 提问者采纳 2010-09-28 17:…

前置处理器

讨论前置处理器 (Preprocessor) 会藉由转译巨集、运算子和指示词来为编译器准备原始程式档。了解自订建置步骤和建置事件 …

预加工器

医学词汇(P)--上海翻译公司-021-58377363 ... prepotential 前电位 preprocessor 预加工器 prescription electrode 标准电极 ...

预处理机

航海及海运专业英语词汇(P5) ... preprocessing 预加工 preprocessor 预处理机 preproduction 试制 ...

1
That is, a variable name should not be passed to a preprocessor directive and a symbol can only be evaluated by a preprocessor directive. 即,不应将变量名传递到预处理器指令,并且只能用预处理器指令计算符号。
2
and a compiler is, in some sense, just a very fancy preprocessor. 从某种意义上讲,编译器就是一个非常奇妙的预处理器。
3
The preprocessor can extract clock information from NRZ data stream, which consists of a delay cell, a multiplier and a narrow-band filter. 预处理器主要有延迟单元、乘法器和窄带滤波电路构成,可以从NRZ数据中得到时钟信号。
4
Xcode needs to be configured to tell the preprocessor to search this directory when processing #include directives. 需要通过配置Xcode让预处理器在处理#include指令时搜索这个目录。
5
A preprocessor token can be a header name, identifier, number, character literal, string literal, symbol, or miscellaneous character. 一个预处理记号可以是头文件名、标识符、数字、字符类型、字符串类型、元素或者混合字符。
6
The C preprocessor allows only a fixed number of arguments to its macros. C预处理器对于自己的宏只允许使用有限数目的参数。
7
Hypertext Preprocessor (PHP) is cross-platform scripting language used to compose dynamic Web pages and server-side application software. 超文本预处理器(PHP)是一种跨平台的脚本语言,用于编写动态网页和服务器端应用程序软件。
8
A preprocessor directive must be the only instruction on a line. 预处理器指令必须是行上的唯一指令。
9
As a result, the specialized preprocessor is at least 10 times faster than any solution with XML parsing. 所以,这个专业的预处理器比其他任何的XML解析方案都要快至少10倍。
10
The -a option, requiring no argument, instructs NASM to replace its powerful preprocessor with a stub preprocessor which does nothing. a选项不要求任何参数,通知NASM的强大的预处理器不进行任何处理。
11
The inclusion of the precompiled header must be the first thing in a source file, before any code or preprocessor directives. 预编译头文件的包含必须是源文件中的第一件事,在任何代码或预处理指令之前。
12
Additionally there is implemented a IDL lexer, which allows to use the preprocessor library as the lexing component of a IDL oriented tool. 此外还实现了一个IDLlexer,允许将预处理器库用作某个面向IDL的工具的lexing组件。
13
The contents of an entire OMG IDL file, along with any files brought in through preprocessor directives, form a naming scope. 整个OMGIDL内容和通过预处理器伪指令传入的所有文件共同组成了命名作用域。
14
Use a source-code scanner or other preprocessor that discards input that uses questionable code constructs. 使用源代码扫描程序或其他预处理程序,删除含有可疑代码构造的输入。
15
The assembly language programmers had a preprocessor-based solution to this problem. 汇编语言程序员对这个问题有一个基于预处理器的解决方法。
16
So this lexer does not recognize any keywords (except true and false, which are needed by the preprocessor itself). 因此,这个lexer不识别任何关键字(除了true和false,因为预处理器本身需要它们)。
17
Discusses the preprocessor, which prepares source files for the compiler by translating macros, operators, and directives. 探讨用于通过翻译宏、运算符以及指令来为编译器准备源文件的预处理器。
18
Using one aspect of OpenMP, code is annotated with areas in which parallelism should occur using preprocessor directives. OpenMP的一种用法是,使用预处理程序指令注释其中应该发生并行的代码。
19
More information about C preprocessor macro programming is available in the CPP manual (see the Resources section for a link). 更多有关C预处理器宏编程的内容可以在CPP手册中看到(请参阅参考资料一节中的链接)。
20
Property, the property page will not display any preprocessor definitions at the project level. 属性,则属性页将不在项目级别显示任何预处理器定义。
21
A preprocessor translates these statements into calls to a runtime library. 预处理器将这些语句翻译为对运行时库的调用。
22
Remember, the preprocessor knows nothing about the C language and is just doing text substitutions. 记住,预处理器并不了解C语言的任何内容,它只是简单地进行文本替换。
23
PHP: Hypertext Preprocessor (PHP) is a popular server-side scripting language for creating dynamic Web content. PHP:HypertextPreprocessor(超文本预处理器,PHP)是一种流行的服务器端脚本语言,用于创建动态Web内容。
24
New Term: The preprocessor runs before your compiler each time the compiler is invoked. 新术语:每次调用编译器时,预处理器都会在编译器之前运行。
25
On the C++ tab, in the General category, add W32 as a preprocessor definition. 在C++标签上的General类目中,添加W32作为预处理器定义。
26
A symbol that was not defined was used with a preprocessor directive. 未定义的符号与预处理器指令一起使用。
27
The code is then run through a preprocessor before compiling. 然后,代码在编译之前通过预处理器处理。
28
Partition the source into preprocessor tokens separated by whitespace and comments. 用以空格和注释分割的记号划分源代码。
29
Therefore, in chapter seven we build a small preprocessor to create the boilerplate required. 为了创建样板文件的需要,我们在第七章构建一个小型预处理器。
30
This section lists messages generated by the SQL preprocessor. 本节列出了由SQL预处理器生成的消息。