• Specify the GOFF C compiler option if compiling in native z/OS.

    如果原生z/OS编译,那么必须指定GOFFC编译选项

    youdao

  • Compiler option generated automatic precompiled headers support.

    编译选项生成自动的预编译支持

    youdao

  • Introduces a response to a run-time error or turns a compiler option on.

    引入运行时错误响应打开编译器选项

    youdao

  • Use the -i compiler option to help the compiler locate the Xerces header files.

    使用- i编译选项帮助编译器找到xerces文件。

    youdao

  • Another problem with this option is that it allows you to choose different compiler options.

    另一个问题可以选择多种编译选项

    youdao

  • The -q option in the command for the COBOL programs passes the THREAD compiler option to compiler.

    用于COBOL程序命令中的- q选项THREAD编译器选项传递编译器。

    youdao

  • The topic for each compiler option discusses how it can be set in the development environment.

    每一项编译器选项主题都会讨论如何开发环境设定

    youdao

  • Table 1 below shows what language elements to avoid that are not supported by the THREAD compiler option.

    下面1显示了THREAD编译器选项支持、应当避免语言元素

    youdao

  • You do this using the #pragma export statement in your C code, or by specifying the EXPORTALL C compiler option.

    需要C代码使用 #pragmaexport语句或者指定EXPORTALL C编译器选项

    youdao

  • If you compile the program containing unwanted elements with the THREAD compiler option, they are flagged as errors.

    如果使用THREAD编译选项编译包含不恰当元素程序,则会将这些元素标记错误

    youdao

  • When the key file is specified with a compiler option, the compiler can immediately decide whether to grant friendship.

    编译选项指定,编译器可以立即判断是否授与伙伴关系。

    youdao

  • The gcc compiler option -Wformat-security will warn you of some cases where the code may be vulnerable to format string attacks.

    gcc编译器选项-Wformat-security 可以警告代码中可能受到格式化字符串攻击地方

    youdao

  • To run COBOL programs in more than one thread, you must compile all of the COBOL programs in the application with the thread compiler option.

    多个线程运行COBOL程序必须应用程序使用THREAD编译选项所有COBOL程序进行编译

    youdao

  • Use the cics compiler option and its parameter (refer to Table 2) to invoke the integrated cics syntax checker and translator feature of the compiler.

    通过使用cics编辑选项及其参数(请参见2),可以调用编译集成cics语法检查器转换器功能

    youdao

  • You cannot mix programs compiled using THREAD compiler option and programs compiled using the default NOTHREAD compiler option in the same application.

    同一个应用程序中,不能使用THREAD编译选项编译的程序使用默认NOTHREAD编译器选项编译的程序混合在一起。

    youdao

  • When you find those unwanted language elements, you may need to replace them with elements with similar functions that the THREAD compiler option supports.

    找到这些需要语言元素后,可能需要具有类似功能的元素替换它们并且THREAD编译器选项支持这些替换的元素。

    youdao

  • To make a recursive call, you must either code the recursive clause (or attribute) in the PROGRAM-ID paragraph of the recursively called program or specify the THREAD compiler option.

    执行调用必须以递归方式调用程序的PROGRAM - ID段落中编写RECURsive子句(属性),或指定THREAD编译器选项

    youdao

  • If your program has the RECURSIVE attribute or is compiled with the THREAD compiler option, data that is defined in the LINKAGE SECTION is not accessible on subsequent invocations of the program.

    如果程序包含RECUR SIVE属性使用THREAD编译选项编译,那么后续程序调用将无法访问LINKAGESECTION定义数据

    youdao

  • Note that you must use the same variant of this option for all compiler runs related to the same project.

    注意对于所有运行同一个项目相关编译器必须使用这个选项相同变体

    youdao

  • You'll also want to turn on the new Option infer feature. This allows the compiler to infer local variable type declarations by evaluating the right-hand side of the expression.

    希望根据那些特性打开新的推断特性选项允许编译器通过估计表达式推测局部变量申明类型

    youdao

  • To avoid spending time on this type of problem, I added another option to try loading the modified classes directly within the binding compiler.

    为了避免时间花问题上,添加了另外一个选项尝试直接绑定编译器装入修改后

    youdao

  • This option generates an options file containing a list of the method signatures corresponding to the methods the JIT compiler compiled while the application ran.

    选项生成选项文件,其中包含方法签名列表对应JIT编译器在应用程序运行的时候编译的那些方法

    youdao

  • The last option has the lowest expected throughput/latency performance but zero pauses from the JIT compiler because the JIT compiler is completely disabled in this scenario.

    最后一个选项具有最低预期吞吐量/延迟性能没有JIT编译器引起的暂停因为方案完全禁用 JIT 编译器。

    youdao

  • These changes include a complete rewrite of the binding compiler code generation, with an added option for using source code enhancement as an alternative to bytecode enhancement.

    这些变化包括:编译器代码生成进行完全重写添加源代码增强代替字节码增强的选项

    youdao

  • Another option is to disable the creation of the crosscutting structure model, using the "other" TAB of the AspectJ Compiler Settings, either on a per-project basis, or for the whole workspace.

    另一个选项使用AspectJ编译器设置Other选项卡,每项目基础上或者整个工作空间范围内,禁用横切结构模型创建

    youdao

  • After you set this option, the JIT compiler prints two messages for each method as it compiles the method. For example.

    设置这个选项之后,JIT编译器会在对方法进行编译每个方法打印条消息

    youdao

  • silent - The silent option suppresses all the messages from the compiler.

    silent ——选项抑制编译器产生所有消息

    youdao

  • Don't forget to compile with the -source 1.5 option or the compiler won't recognize the variable argument list.

    不要忘记- source 1.5选项编译否则编译不会识别变量参数列表

    youdao

  • The GCC compiler suite is sufficiently widely available that most projects can reasonably assume that it will be an option on a broad variety of target platforms.

    gcc编译器套件已被广为应用,大部分项目完全可以假定很多目标平台的一个选项

    youdao

  • Note: The -ggdb option in Listing 2 differs from Nigel's article in that it tells the GCC compiler to optimize the program for debugging with the GDB Debugger, which you'll use later.

    注意清单2 中的 -ggdb选项Nigel文章中的内容有些不同选项用于告诉GCC编译器程序进行优化以便使用 GDB调试工具对进行调试,以后用到该调试工具。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定