preprocessor中文,preprocessor的意思,preprocessor翻译及用法

2025-11-01 10:30 浏览次数 9

preprocessor

英[pri:'prəʊsesə(r)]美[pri'proʊsesə(r)]

n. 预处理器;[计] 预处理程序

preprocessor 英语释义

英语释义

    1. to do preliminary processing of (something, such as data)

preprocessor 片语

片语

preprocessor variables预处理器变量

Policy Preprocessor策略映射器

preprocessor macro预处理宏

preprocessor symbol预处理符号

Preprocessor Metaprogramming预处理元编程

Preprocessor Definitions预处理器定义

Preprocessor Operators预处理操作符

preprocessor procedure[计]

Query preprocessor预处理器

pretreater预处理器;预处理塔

preprocessor 例句

英汉例句

  • this point in the source file is usually marked by a lexeme that is not consumed as a token by the preprocessor, meaning one that is not a preprocessor directive.

    源文件中的这个点通常由一个词素进行标记,而预处理程序不会使用该词素作为一个语言符号,这表示它并不是一项预处理程序指令。

  • if code needs to be platform-dependent, use the following predefined symbols in preprocessor expressions

    如果需要独立于平台的代码,请在预处理程序表达式中使用下面的预定义符号

  • it「s the recompilation, where you are reusing previous preprocessor passes, that will make a difference.

    不同之处在于重新编译时,在这个过程中您会重用先前的预处理程序。

  • each time you compile a file, the c preprocessor (cpp) parses and then includes each of these files and any files that are in turn referenced.

    每一次编译一个文件时,c预处理程序(cpp)都会解析并引入每个头文件以及这些头文件引用到的任何文件。

  • click the resources tab, and in the preprocessor definitions field, add afx_resource_dll.

    单击「资源」选项卡,然后在「预处理器定义」字段中,添加 afx_resource_dll。

  • using one aspect of openmp, code is annotated with areas in which parallelism should occur using preprocessor directives.

    openmp的一种用法是,使用预处理程序指令注释其中应该发生并行的代码。

  • more information about c preprocessor macro programming is available in the cpp manual (see the resources section for a link).

    更多有关c预处理器宏编程的内容可以在cpp手册中看到(请参阅 参考资料一节中的链接)。

  • xcode needs to be configured to tell the preprocessor to search this directory when processing #include directives.

    需要通过配置xcode让预处理器在处理 #include指令时搜索这个目录。

  • on the c++ tab, in the general category, add w32 as a preprocessor definition.

    在 c++标签上的general类目中,添加w32作为预处理器定义。

  • the two most widely used textual macro systems are the c preprocessor and the m4 macro processor.

    两个最广泛使用的文本宏系统是c预处理器和m4宏处理器。

  • source files in the linux subdirectory could have a code layout with preprocessor directives as follows

    linux 子目录中的源文件中可能会有带有预处理程序指示符的代码形式,如下

  • use a source-code scanner or other preprocessor that discards input that uses questionable code constructs.

    使用源代码扫描程序或其他预处理程序,删除含有可疑代码构造的输入。

  • the c preprocessor allows only a fixed number of arguments to its macros.

    c预处理器对于自己的宏只允许使用有限数目的参数。

  • click the c/c++ tab followed by its preprocessor category.

    单击后跟「预处理器」类别的「c/c++」选项卡。

  • the contents of an entire omg idl file, along with any files brought in through preprocessor directives, form a naming scope.

    整个omgidl内容和通过预处理器伪指令传入的所有文件共同组成了命名作用域。

  • 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.

    这是因为实际的源代码和变量绑定可以更改,这是建立在环境或者构建宏预处理程序指令的时间定义的基础上的。

  • now it is time to improve the look of the output, validate the inputs to the functions (errors from the xforms preprocessor aren」t always as helpful), and see a demonstration of the library in action.

    现在,我们来改善输出的外观、验证函数的输入(xforms预处理器错误并非总是有用),并查看库的操作演示。

  • infoq: php as a language has evolved over the years by following the dominant paradigms and going from a simple preprocessor to a powerful oo language.

    infoq:php作为一门语言,在这些年里一直追随优秀的范型而演变,并从一个简单的预处理器演变成了一个强大的oo语言。

  • the embedded sql approach for db2 data access involves the use of an application preprocessor to translate and replace all of the sql references with native access interfaces to the db2 server.

    用于db2数据访问的embeddedsql方式需要使用应用程序预处理器,将所有sql引用转换为db2服务器的本机访问接口。

  • remember, the preprocessor knows nothing about the c language and is just doing text substitutions.

    记住,预处理器并不了解c语言的任何内容,它只是简单地进行文本替换。

  • the schematron processor performs a preprocessor pass during which it does a literal string substitution of the parameter with the given value.

    schematron处理程序在用给定的值对参数进行文字串置换时,要执行一次预处理程序。

  • the preprocessor is available for download (see download).

    此预处理器也可以下载(参见 下载)。

相关热词