• A very basic type of static analyzer is the language compiler.

    一种基本类型的静态分析器的语言编译器。

    youdao

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

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

    youdao

  • According to compiling principle knowledge, the thesis has realized the instruction list language compiler.

    最后本文根据编译原理的知识,实现了指令表语言的编译器。

    youdao

  • The programming language compiler added a default static constructor to your type and did not make it private.

    编程语言编译器已向您的类型中添加默认静态构造函数,但未将其设置为私有。

    youdao

  • When the assembly is created, the language compiler stores the requested permissions in the assembly manifest.

    创建程序集后,语言编译器将请求的权限存储在程序集清单中。

    youdao

  • Obviously, the language compiler and JIT are intertwined components, which means that to generate good code, they must cooperate.

    显然,语言编译器和JIT是不可分离的组件,这意味着要生成好的代码,二者必须协同工作。

    youdao

  • To determine whether the language compiler you use generates verifiably type-safe code, consult the compiler's documentation.

    若要确定所使用的语言编译器是否生成可验证为类型安全的代码,请参见编译器的文档。

    youdao

  • When thought of this way, an XSLT stylesheet is actually a tool for defining new languages, and can be thought of as a language compiler.

    在考虑这种方法时,xslt样式表实际上是定义新语言的工具,并且可被视为语言编译器。

    youdao

  • This is primarily because each language compiler targeting the runtime USES the type system and metadata to support its own unique set of language features.

    这一点主要是由于每一种针对执行阶段的语言编译器,都是各自使用支援其本身独特语言功能集的型别系统和中继资料。

    youdao

  • To implement functions of multi-language support in object-oriented language compiler automatic test tool (O-OCTT), the method of system functional extension is proposed.

    为了实现面向对象语言编译器自动测试工具(O-OCTT)对多种面向对象语言的支持功能,研究系统功能扩展的实现方法。

    youdao

  • Language extension requires the use of an extended compiler and related tools.

    语言扩展要求使用已扩展的编译器和相关工具。

    youdao

  • Dynamic code generation - Because dynamic code generation depends on the JIT Compiler, there is no support for any dynamic language compilation.

    动态代码生成——因为动态代码生成依赖于JIT编译器,所以对任何动态语言编译的过程也不能支持。

    youdao

  • This is a choice that is always present when you compile from one programming language into another: how much work to do in the compiler, and how much to leave for the generated language at runtime.

    这是将一种编程语言编译为另一种编程语言时所面临的常见选择:在编译器中有多少工作要做,还有多少工作是留给生成的语言在运行时完成的。

    youdao

  • These are the proxies generated for a particular.net language and then compiled to dynamic link libraries using the appropriate.net compiler for the language.

    这些是为特殊的. NET语言所生成的,然后使用针对这种语言的恰当的. NET编译器被编译成动态链接库的代理。

    youdao

  • Perhaps the best and most successful example of this is a compiler, which translates a high-level language program into an equivalent machine language implementation.

    也许这方面最好和最成功的例子就是编译器,它能够将一个高级语言程序解释成一个与之相当的机器语言的执行程序。

    youdao

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

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

    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

  • While documentation was certainly provided, the general populace never got the in-depth to really explore the nooks and crannies of the language, let alone write their own compiler.

    虽然微软提供了文档,但一般的开发人员不可能真正深入到语言的底层,更不用说编写自己的编译器了。

    youdao

  • While code generators understand a little bit about the target language, they are usually not full parsers and cannot take the target language into account without rewriting a complete compiler.

    尽管代码生成器可以理解一点儿目标语言的知识,但是它们通常都不是完整的语法分析器,不重新编写一个完整的编译器是无法全面考虑目标语言的。

    youdao

  • Unsurprisingly, neither compiler does nearly as well as the hand-coded assembly language version from the previous article, but for this program XLC outperformed GCC.

    毫不奇怪,没有哪种编译器可以接近上一篇文章中手工编写的汇编语言版本,不过对于这个程序来说,XLC的效果比GCC更好。

    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

  • So far, all of the optimizations that we have looked at were language-level optimizations made by the GWT compiler.

    目前为止,我们检查的所有优化都是GWT编译器所做的语言级别的优化。

    youdao

  • On the compiler side of the house, we're confident that we've got all the help that we need to build a high quality implementation of the language.

    而在编译器部分,我们确信我们已经得到了构建一个高品质语言实现所需要的帮助。

    youdao

  • The starter kit, called ToyScript, was first presented in Microsoft's Compiler DevLab, a conference for language developers who are targeting the CLR.

    入门工具包名为ToyScript,最早展示于微软的Compiler DevLab,为面向CLR开发语言的开发人员所召开的一次大会。

    youdao

  • Thus, mobl is extensible through its library mechanism that allows users to extend the platform without having to extend the language or compiler itself.

    这样,mobl就可以通过库机制进行扩展,这让用户可以扩展平台,而不需要扩展语言和编译器本身。

    youdao

  • A compiler, of course, needs a way to parse the input language, and so the XRuby team created their own Ruby parser using the popular ANTLR parser generator.

    当然,编译器需要一种分析输入语言的方法,XRuby团队用流行的ANTLR分析器产生器创建了他们自己的Ruby分析器。

    youdao

  • The fundamental data structure in Goat Rodeo will be known as q's - quanta of information, which will be compiler checked and available for consumption by any language capable of understanding JSON.

    GoatRodeo中的基本数据结构就是Q ' s——量子信息,编译器会检查该信息,同时能够处理JSON的任何语言都可以使用该信息。

    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

  • This aspect is written in the Aspect language, so needs to be compiled by the AspectJ ajc compiler.

    这个切面用Aspect语言编写,因此需要由AspectJajc编译器来编译。

    youdao

  • This aspect is written in the Aspect language, so needs to be compiled by the AspectJ ajc compiler.

    这个切面用Aspect语言编写,因此需要由AspectJajc编译器来编译。

    youdao

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

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

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