• So you only need a C-compiler once to produce the executable.

    所以只需使用一次C编译器产生可执行文件

    youdao

  • This paper inquires into a new method to be used to optimize handwork with assemble code created by C-compiler which needs optimization theory and assemble knowledge.

    探讨一种C语言编译程序所生成汇编代码进行人工干扰、手工优化方法

    youdao

  • The reason VB and C# can use different implementations is that anonymous types are a compiler feature.

    VBC#之所以不同实现方式是因为匿名类型一个编译器特性。

    youdao

  • The IBM XL C compiler is a very good optimizer, and as a result, the C algorithm delivers superior results to a simple unoptimized assembly language implementation.

    IBMXLC编译器一个非常好的优化器,结果C算法的性能未经优化的汇编语言实现的性能好很多。

    youdao

  • These are big downloads, with lots more than just a C compiler, so be patient.

    下载的文件很大绝不仅仅一个C编译器因此耐心等待下载完成。

    youdao

  • While this is fine at a conceptual level, it makes it harder than necessary to what the Microsoft C# compiler actually does.

    概念层次上没什么问题对于我们理解微软C#编译器实际怎么的来说没有任何帮助。

    youdao

  • The following sections describe how to get and install the C compiler and how to configure DB2 to use it.

    下面部分描述了如何获取安装C编译器,以及如何配置DB2使用编译器。

    youdao

  • To compile this program, you need the C compiler and the development files (headers and libraries) for GTK+.

    编译这个程序需要C编译GTK+开发文件)。

    youdao

  • It serially invokes the underlying compiler to compile C/C++ sources.

    按次序调用底层编译编译C/C++

    youdao

  • The LSL documentation is useful even to someone who's never going to touch a C++ compiler or a line of source and who just uses prebuilt downloads of the viewer.

    即使对于那些从来都不会涉及 C++编译源代码以及那些使用预先编译好的查看器下载版本的用户来说,LSL文档也会非常有用。

    youdao

  • The C compiler SCCNPRC dataset holds two groups of procedures you can call from batch to compile your code: CBC* for C++, EBC* for C.

    C编译器 SCCNPRC数据集包含过程可以作业调用它们编译代码CBC*用于 C++,EBC* 用于 C

    youdao

  • By default, the C++ compiler uses the __thiscall calling convention for class methods.

    根据预设C++编译器使用__thiscall作为成员函数的调用协定。

    youdao

  • The first two commands from Listing 5 remove the default Ruby installation and install a C compiler and a few necessary development packages.

    清单5条命令移除默认Ruby安装安装一个C编译器几个必要开发包

    youdao

  • Let me rewrite the generated code to ignore the code that the C# compiler originally generated...

    重写一下生成(IL)代码吧,让编译器忽略以前生成的”。

    youdao

  • Mr. Stallman’s accomplishments have included, but are not limited to, the creation of the GNU Public License, the Free Software Foundation, and the GNU C compiler.

    Stallman先生的成就包括起草GNU公用许可协议(GPL),创立自由软件基金会 (FSF), 编写GNUC编译器,不仅限于此.

    youdao

  • Whether the code generated by the Visual C++ compiler is MSIL or unmanaged code, the optimizer that generates the code is the same one that has been developed and tuned for over a decade.

    不管Visual C++编译器生成代码MSIL还是非托管代码,生成代码的优化器还是十几年前开发已进行调整的优化器。

    youdao

  • You will need a C compiler and the make tool to build from source (see Resources). The basic steps follow

    源代码构建 Erlang需要C编译器make工具参见参考资料)。

    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

  • Native z/OS Batch: Use the C compiler CXX runtime option for C++ programs.

    原生z/OS批作业对于 C++程序使用C编译器CXX运行时选项

    youdao

  • The result is that the best optimized code in .NET comes from the Visual C++ compiler.

    结果.NET最优化代码来自Visual C++编译器

    youdao

  • This can be done using the #pragma export directive, or the C compiler exportall option to export everything.

    可以使用 #pragmaexport指令C编译器exportall选项来完成。

    youdao

  • To compile the full C# example code, install the . NET Framework v1.1 SDK and use the C# compiler, csc.exe.

    编译完整C#示例代码需要安装.NETFrameworkv1.1SDK使用 C#编译器 csc.exe

    youdao

  • The sample ODBC program must be compiled by an appropriate C programming language compiler, such as Visual C++.

    示例ODBC程序必须一个适当C语言编译器编译例如Visual C++。

    youdao

  • Mr. Bellard is perhaps most famous for writing the tiny c compiler (tcc), a popular lightweight compiler in the Linux community.

    不仅如此,Bellard先生过去还编写tcc编译器而在Linux社群享有盛名。

    youdao

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

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

    youdao

  • You should also have a C compiler, such as the GNU Compiler Collection (GCC), and a suite of development tools that includes make and m4.

    同时,还需要C编译器,例如GNUCompiler Collection (GCC),包含makem4开发工具

    youdao

  • The z/OS C compiler is actually both a C and C++ compiler in one, and can be called either from native z/OS or USS.

    z/OSC编译实际上 C C++ 编译器融为一体而且可以原生 z/OSUSS 调用。

    youdao

  • The ROSE builder is written in Python for good support and maintainability (Python language version 2.x with standard Python libraries -- 2.1 and 2.2 have been tested, plus working C compiler, gzip).

    为了良好支持可维护性ROSE编译器用Python编写可用C 编译器gzip 一道,附带标准 Python的 Python语言版本 2.x —— 2.1 和 2.2已经经过了测试)。

    youdao

  • C + + Source VoIP development, direct the compiler to run, very useful!

    开发网络电话程序,直接编译运行非常实用

    youdao

  • Although BCPL was a high-level language (similar to c), the intermediate code that the compiler generated was called O-code (Object code).

    尽管BCPL一种高级语言(类似c),编译器生成中间代码叫做o - code(对象代码)。

    youdao

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

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

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