单词 | compiler |
释义 |
复数:compilers 例句释义: 编译器,编译程序,编纂者,汇编者,编译程式,电脑少女,编辑者 1. In the front end of the compiler, the internal representation for GIMPLE was redefined, meaning that the compiler consumes less memory. 在编译器的前端,GIMPLE的内部表示被重新定义,这意味着编译器将消耗更少的内存。 www.ibm.com 2. At this point the compiler the data type of the variable distribution of a certain size of memory space. 此时编译器根据变量的数据类型分配一定大小的内存空间。 www.dgmini.com 3. The compiler will also verify that this method is called from user defined constructors and report a warning or error it is not. 方法。编译器还将验证方法是否是从用户定义的构造函数调用的,如果不是,则报告一个警告或错误。 msdn2.microsoft.com 4. In general, an application compiled with one of these options will be faster than the same application compiled with an earlier compiler. 通常,用下列选项之一编译的应用程序将比用以前的编译器编译的同一个应用程序快。 msdn2.microsoft.com 5. None of both projects LT Toolkit or Toolkit are able to build properly, with a lots of errors and compiler warnings. 这两个项目都不是低温或工具包工具包能够建立正确与错误,编译器警告的地段。 www.bing.com 6. The compiler is responsible for generating, and then intertwining the duplicated instruction streams, making it a software-only solution. 编译器负责生成,然后汇集复制的指令流,从而形成一个只支持软件的解决方案。 www.ibm.com 7. In contrast, when aninlined function is invoked, the compiler inserts the object code for that function at the point-of-call. 相反,当内联函数被调用的时候,编译器会把对象源代码插入到引用函数之处。 hi.baidu.com 8. The programming language compiler added a default static constructor to your type and did not make it private. 编程语言编译器已向您的类型中添加默认静态构造函数,但未将其设置为私有。 technet.microsoft.com 9. This error is generated when the compiler realizes you are trying to take the address of a read-only local variable. 当编译器意识到您正在试图采用只读局部变量的地址时,将产生此错误。 msdn2.microsoft.com 10. The novel machine needed feeding with software, including a compiler and assembler, if it was to do anything useful. 这台新机器需要软件,包括一个编译器和汇编器,否则它什么也做不了。 www.bing.com 1. ConditionalAttribute either will be ignored or will produce a compiler warning or error message if you apply it to any other type. 如果将ConditionalAttribute应用于任何其他类型,它将被忽略或产生编译器警告或错误消息。 msdn2.microsoft.com 2. After all, casts are a hint to the compiler that you think you know what you're doing. 毕竟,强制类型转换对于编译器来说就是一个提示,表明您清楚自己正在做些什么。 www.ibm.com 3. When a virtual function is called through a reference or pointer, the compiler generates code to decide at run time which function to call. 当虚函数通过引用或者指针调用时,编译器生成代码来决定在运行期调用哪个函数。 www.blogjava.net 4. Notice that the FlexTask version is going to be shorter, since the compiler parameters are now captured as attributes and not explicit tags. 改成Flex任务之后代码变短了,因为现在编译参数被写成属性而不是子标签。 www.infoq.com 5. Still, this pair of bindings provides a good starting point for a look at how the binding compiler does its job. 这一对绑定提供了研究绑定编译器工作方式的良好起点。 www.ibm.com 6. He does not care if the language is functional or not, as long as you can tell the compiler where it's OK to use parallelism. 他不关心语言是不是函数性(functional)的,只要你能告诉编译器在哪儿能使用并行就可以了。 www.infoq.com 7. My own preference is to have gcc always mean the native compiler, and I explicitly invoke or configure mingw32-gcc as I need. 我自己的首选是让gcc总是意味着本机编译器,并按需显式调用或配置mingw32-gcc。 www.ibm.com 8. These compiler options and source code files will be processed by the compiler just as if they had been specified on the command line. 编译器将对这些编译器选项和源代码文件进行处理,就像已在命令行上指定了它们一样。 msdn2.microsoft.com 9. To convert functions that use the 64-bit ABI into shared libraries, all that is needed is a few extra compiler flags and you're ready to go. 要将使用64位ABI的函数转换到共享库中,您所需要的就是另外几个编译器标志,仅此而已。 www.ibm.com 10. The compiler behaves as if some structures and macros in header files do not exist, even though they do. 编译器的行为就好像头文件中的某些结构和宏不存在,即使它们确实存在。 msdn2.microsoft.com 1. The compiler recognizes that this only has to be done once and moves it out of the loop. 编译器认定该指令只需执行一次,将其移出循环。 technet.microsoft.com 2. Isn't it amazing how much code the compiler actually generates for such a tiny program? 对于这么一个小的程序,编译器生成了这么多的代码,真的很令人惊异! www.ibm.com 3. This information tells the compiler how much room to set aside and what kind of value you want to store in your variable. 这个信息会告知编译器留出多大空间以及你的变量存储什么样的值。 xcf-007.blog.163.com 4. The compiler is actually free to take some liberties with the program order within a thread as long as as-if-serial semantics are preserved. 编译器实际上对在线程中使用程序顺序是可以有一些自由的——只要保留了as-if-serial语义。 www.ibm.com 5. Having the compiler in Ruby makes it easy to get insight into the inner workings and modify it for experiments. 拥有用Ruby写成的编译器让我们更加容易洞悉其内部工作机理并做出实验性的修改。 www.infoq.com 6. The Resource Compiler was not able to determine what kind of key is being set up for the accelerator. 资源编译器不能确定正在为快捷键设置何种键。 msdn2.microsoft.com 7. Clearing the screen on a console application appears to be related to the operating system you are using or to your compiler. 在控制台程序中清除屏幕和你正使用的操作系统或者编译器有关。 www.showxiu.com 8. Now that you've had a chance to work on this for a while, do you still like the CLR as a platform for compiler development? 你已经在这个项目上工作一段时间了,你是否仍然喜欢将CLR作为编译器的开发平台? www.infoq.com 9. The compiler does not try to reference an assembly if it has the same name as the output file of the program you are building. 如果编译器与要生成的程序的输出文件同名,则它不尝试引用程序集。 technet.microsoft.com 10. The language's compiler can discern quite a bit of type information from the context, without explicit type annotations. 即使没有显示的类型注解,语言的编译器仍可以从上下文中分辨出相当多的类型信息。 www.bing.com 1. And you're actually going in and you're doing something like a compiler does, trying to derive the sentence structure. 实际上你在试图分析出句子结构时候已经做了跟编译器类似的事情。 www.infoq.com 2. With the Java language, the classes generated by the compiler generally remain just as they are until they're loading into a JVM. 使用Java语言,由编译器生成的类在被装入到JVM之前通常保持原状。 www.ibm.com 3. The name of an anonymous type is automatically generated by the compiler and cannot be referenced in program text. 匿名类型的名字是由编译器自动产生的,在程序正文中不可被引用。 blog.csdn.net 4. Because compiler errors prevent a program from running, you need to find and fix, or debug, those errors before trying to run your program. 由于编译器错误会妨碍程序运行,所以您必须在尝试运行程序之前查找并修复或者调试那些错误。 msdn2.microsoft.com 5. Due to an implicit conversion, the compiler was not able to call one form of an overloaded method. 因隐式转换的缘故,编译器无法调用重载方法的某种形式。 msdn2.microsoft.com 6. The compiler is allowed to move statements into a synchronized block -- just not out of it. 编译器可以把语句移入synchronized块——而不仅仅是把语句移出。 www.ibm.com 7. The. RC2 file is a great place to put your other custom resources that you do not want the Resource Compiler editing for you. 对于您不希望资源编译器为您进行编辑的其他自定义资源,.RC2文件是理想的放置地点。 msdn2.microsoft.com 8. Instead, the compiler could figure it out for itself using type inference. 相反,使用类型推断,编译器可以自己处理。 www.ibm.com 9. This in turn causes the compiler to ignore the renamed version when it might have been the correct choice to resolve the reference. 这也会导致编译器在解析参考时忽略重新命名的版本,即使重新命名的版本可能才是正确的选择。 msdn.microsoft.com 10. Alternatively , you can supply no type arguments at all and let the compiler attempt to do type inference . 另外,也可以根本不提供类型参数,而让编译器尝试进行类型推导。 www.bing.com 1. You may receive compiler warnings during an optimized (release) build that you did not receive during a debug build. 在优化的(发布)版本过程中可能会收到编译器警告,而在调试版本过程中却未收到。 technet.microsoft.com 2. The goal is either to avoid the JIT compiler's run-time performance or memory cost or to avoid the interpreter's early performance overhead. 目的在于避免JIT编译器的运行时性能消耗或内存消耗,或者避免解释程序的早期性能开销。 www.ibm.com 3. This helps ensure that the options you think are being set are actually being received and recognized by the JIT compiler. 这可以帮助确保您考虑的正在设置的选项实际上都正被JIT编译器接受和识别。 www.ibm.com 4. To set the base address for a native image , use the appropriate option of your compiler to set the base address for the assembly . 若要设置本机映像的基址,请使用编译器的相应选项设置程序集的基址。 www.bing.com 5. Similarly, the code generated by the compiler in the presence of variable-length argument lists has no dependency on the class library. 类似的,编译器在出现变长参数列表的地方生成的代码也不依赖类库。 www.ibm.com 6. and a compiler is, in some sense, just a very fancy preprocessor. 从某种意义上讲,编译器就是一个非常奇妙的预处理器。 www.ibm.com 7. The compiler identifies labels by checking whether the beginning of the line matches any already- defined identifier . 编译器通过检查行首是否与任何已定义的标识符匹配来标识标签。 www.bing.com 8. One of the constraints for the x64 compiler is to have no inline assembler support. x64编译器的约束之一是不具有内联汇编支持。 msdn2.microsoft.com 9. Keep in mind that this was not written by me -- it was generated by the IDL-to-Java compiler that came with Orbacus -- jidl. 请记住这不是由我编写的--它是由Orbacus附带的IDL-到-Java编译器jidl生成的。 www.ibm.com 10. If the left expression to comma-operator has no side effects, the compiler might omit code generation for the expression. 如果逗号运算符左侧的表达式没有任何副作用,则编译器可能不再生成该表达式的代码。 technet.microsoft.com 1. Remember that the compiler can pull all sorts of tricks, just as long as the final result obeys the semantic meaning of the Scala language. 请记住,编译器可以容纳所有技巧,只要最终结果符合Scala语言的语义含义即可。 www.ibm.com 2. Please check the last section of this file to see if there are hints for the specific machine or compiler you are using. 检查文件最后一部分,看是否有针对你使用的机器或编译器相应的提示。 blog.csdn.net 3. Notice that the compiler converted the prefix of the global XML namespace into a prefix definition for the XML namespace. 请注意,编译器将全局XML命名空间的前缀转换为XML命名空间的前缀定义。 msdn2.microsoft.com 4. If the program is such that the compiler cannot vectorize, it automatically tries to call the equivalent MASS scalar functions. 如果汇编器不能对程序进行向量化,它会自动试着调用等价MASS标量函数。 www.ibm.com 5. The compiler seems to be primarily for faster JRuby-to-JRuby interaction. 编译器主要还是在加速JRuby本身的交互上着墨。 www.infoq.com 6. With a static compiler that only compiled one class at a time, we'd be out of luck. 对于每次只编译一个类的静态编译器,我们很幸运。 www.ibm.com 7. Submissions of C and C source code should be able to be compiled on an ANSI compliant compiler. 提交的C和C 源代码必须能够在符合ANSI标准的编译器上编译通过。 www.regnow.com 8. To develop software that utilizes the Windows API, a compiler must be able to handle and import the Microsoft-specific DLLs and COM-objects. 为了开发使用WindowsAPI的软件,编译器必须能处理和导入微软相关的DLLs和COM对象。 en.wikipedia.org 9. You could also use implicit typing for custQuery, group, and customer to let the compiler determine the exact type. 您也可以对custQuery、group和customer使用隐式类型以让编译器确定准确的类型。 msdn2.microsoft.com 10. must be translated by a compiler or interpreter or assembler into the object code for a particular computer before execution. 必须由汇编程序或解释程序在执行前翻译成特定计算机的目标码。 tr.bab.la 1. This improves performance, but the compiler will only be able to say which try block causes an exception, not which line. 这样做虽提高了性能,但编译器将只能指出是哪个try块导致了异常,而不能具体指出是哪个代码行。 msdn2.microsoft.com 2. An asset compiler is a build system which transforms a set of media files into the media files needed for the final build of a video game. 素材编译器其实是一个构建系统,将一系列媒体文件转换成用于电子游戏最终构建版用到的媒体文件。 www.infoq.com 3. The compiler allows at most one partial declaration to omit the keyword; if two or more omit it the compiler signals an error. 编译器最多允许一个分部声明省略此关键字;如果两个或多个分部声明都省略此关键字,编译器将指示出错。 msdn2.microsoft.com 4. The compiler ran out of dynamic memory space during its second pass, probably due to a program with too many symbols or complex expressions. 编译器在它的第二遍扫描中用完了动态内存空间,可能是由于某个程序有太多的符号或复杂的表达式。 msdn.microsoft.com 5. If compilation cannot be completed within the time -out period , the compiler reverts to single compilation mode for the current page . 如果编译不能在超时期限内完成,则编译器还原为当前页的单编译模式。 www.bing.com 6. The fact that the Java language requires classes to be loaded dynamically has a significant impact on a Java compiler's design. Java语言需要动态加载类这一事实对Java编译器的设计有着重要的影响。 www.ibm.com 7. One of the lesser-known solutions for both debugging and optimizing your code is to use the Perl compiler with one of the many "back ends. " 更少为人知的一种调试和优化代码的方法是,在Perl编译器中使用“编译器后端”。 www.ibm.com 8. Compiler option that will enable you to deploy resources in a separate file from the main application assembly. 编译器选项,以便将资源部署为主应用程序程序集之外的单独文件。 msdn2.microsoft.com 9. A version of the assignment operator created ( synthesized ) by the compiler for classes that do not explicitly define one. 由编译器为没有显式定义赋值操作符的类创建(合成)的赋值操作符版本。 dictsearch.appspot.com 10. The AspectJ compiler is an extension of the JDT compiler, and is therefore fully capable of compiling Java code. AspectJ编译器是JDT编译器的扩展,所以完全能够编译Java代码。 www.ibm.com 1. Normally, this error is caught by the compiler; this error can only occur at run time if the definition of a class has incompatibly changed. 通常,该错误由编译器捕获,只有当类的定义发生不相容变化时才发生。 www.cn-doc.com 2. To see the JavaScript that the compiler is emitting, just choose the Pretty setting shown in Figure 1. 要查看编译器发出的JavaScript,只需选择图1中显示的Pretty设置。 www.ibm.com 3. The programmer might determine that inlining is useful for a large function that the compiler would not automatically inline. 程序员可能觉得内联一个编译器不会自动内联的大函数很有用。 docs.google.com 4. If the compiler cannot eliminate the locking using lock elision, it may be able to reduce the overhead by using lock coarsening. 如果编译器可以用锁省略清除锁定,那么它就可能用锁粗化降低开支。 www-128.ibm.com 5. The SQL statements and commands submitted in a pass-through session do not go through the federated query compiler. 在pass-through会话中提交的SQL语句和命令不会通过联邦查询编译器。 www.ibm.com 6. This code causes a set of classes to be loaded and the methods of those classes all to be compiled by the JIT compiler. 这段代码将使JIT编译器加载一组类并编译所有这些类的方法。 www.ibm.com 7. CXXFLAGS: extra compiler options - note that this applies to both the single and multithreaded builds. 额外的编译器选项-注意这会以单线程和多线程中。 boost-doc-zh.googlecode.com 8. A more significant advantage of metadata is the ability for a compiler to use it to perform some basic compile-time checking. 元数据更重要的优点是编译器可以使用它来执行基本的编译时检查。 www.ibm.com 9. Demands placed on the assembly or non- private variable level will not produce a compiler warning . 针对程序集或非私有变量级别的要求将不会产生编译器警告。 www.bing.com 10. Displays the peak number of methods the JIT compiler has failed to compile since the application started . 显示自应用程序启动后JIT编译器未能编译的方法的峰值数目。 www.bing.com 1. The SQL compiler uses them to transform a statement into a more optimized form, thus improving the access path to the required data. SQL编译器使用信息约束将语句转化成更优的形式,从而改善对所需数据的访问路径。 www.ibm.com 2. At this time, the AspectJ compiler is the only commercial-quality AOP compiler, although other research-quality compilers exist. 目前,虽然还存在其他研究质量的编译器,但是AspectJ编译器是惟一达到商业质量的AOP编译器。 www.ibm.com 3. For dynamic compilers, the compiler itself makes this decision, whereas for static compilers, the selection is up to the developer. 对动态编译器而言,编译器自身作出决策,而对于静态编译器,由开发人员作出选择。 www.ibm.com 4. The implementation of which is the ARM version of a document, the need for other platforms and then debug the compiler itself out of it. 其中的执行文件是ARM版本,需要在其他平台调试的再自己编译出来就可以了。 nulung.com 5. Once compiled with a C compiler, these Pyrex (the language) modules can be imported into and used in your regular Python applications. 一旦用C编译器进行了编译,就可以将这些Pyrex(语言)模块导入常规的Python应用程序并使用。 www.ibm.com 6. The front end and the back end form the compiler portion of a simulation system. 前端和后端形成了仿真系统的编译器部分。 www.asicdev.com 7. To get this type of decorator, you must switch to another language with its own compiler and set up postprocessing for your Java code. 要获取这种类型的修饰符,您必须切换为另一个带有独立编译器的语言,并为您的Java代码设置后期处理。 www.ibm.com 8. Perhaps this limitations no longer applies to more current versions of these compilers . Be sure to check your compiler documentation. 也许这些限制在现在的编译器上已经不存在了。查阅你的编译器文档以确认这些。 dictsearch.appspot.com 9. where options are zero or more parameters that provide information to the compiler and filename is the name of the source file to compile. 零或多个参数给编译器提供信息,文件名指定需要编译的源文件名。 www.fjsnow.com 10. One technique that is often now performed by the compiler is loop unrolling. 现代编译器常常采用的一种技术是展开循环。 www.ibm.com 1. One technique that is often now performed by the compiler is loop unrolling. 现代编译器常常采用的一种技术是展开循环。 www.ibm.com 2. However, some alternative JVMs can provide a few options for you, depending on how important JIT-compiler-induced pauses are to you. 但是,一些替代的JVM可以为您提供一些选项,具体取决于JIT编译器引起的暂停对您有多重要。 www.ibm.com 3. Value types can be converted to reference types by the compiler in a process known as boxing. 编译器可以在一个称为装箱的过程中将值类型转换为引用类型。 msdn2.microsoft.com 4. As you have seen, the compiler ensures that the first arguments of the BeginInvoke method are the arguments of the method to be called. 正如你看到的,编译器确保BeginInvoke方法的第一个参数是被调用方法的参数。 www.cnblogs.com 5. If you want to see the compiler errors caused by referencing an inaccessible member, remove the comments one at a time. 如果您要查看由参考无法存取之成员所造成的编译器错误,请一次移除一个注解。 technet.microsoft.com 6. The default estimates chosen by the compiler are used for the special registers, global variables, or parameter markers. 编译器选择的默认评估值是用在特殊注册、全局变量或参数标记的。 www.ibm.com 7. The copy constructor created ( synthesized ) by the compiler for classes that do not explicitly define the copy constructor. 由编译器为没有显式定义复制构造函数的类创建(合成)的复制构造函数。 dictsearch.appspot.com 8. Following that, you use a recipe construct support database and a compiler to translate the recipe construct into an executable format. 然后,使用一个配方构造支持的数据库和一个编译器,将配方构造转换成可执行的格式。 www.ibm.com 9. The JIT compiler ensures it does not compile the MSIL at two different sequence points into a single native instruction . JIT编译器可确保不会将两个不同序列点的MSIL编译成一条本机指令。 www.bing.com 10. You could even set up a cross-compiler and related tools and poke around in a little more detail. 您甚至可以设置一个交叉编译器以及相关的工具,后面我们会更详细地进行介绍。 www.ibm.com 1. You could even set up a cross-compiler and related tools and poke around in a little more detail. 您甚至可以设置一个交叉编译器以及相关的工具,后面我们会更详细地进行介绍。 www.ibm.com 2. The existence of many candidate MQTs might prevent the compiler from choosing the best MQT for that query. 许多备选MQT的存在可能会防止编译器为该查询选择最好的MQT。 www.ibm.com 3. This error is generally the result of a failed internal system API call made by the compiler. 此错误通常是由编译器无法执行内部系统API调用造成的。 207.46.16.251 4. Assembler A program or set of programs that converts into machine language other programs written in an assembly language . See Compiler . 汇编程序一种或一组电脑程式,它把汇编语言或其他程式转为机器语言。参阅编译程序。 www.bing.com 5. Remove all type arguments from your calling code and let the compiler attempt to do type inference. 从调用代码中移除所有类型参数,并让编译器尝试进行类型推导。 msdn2.microsoft.com 6. This column, the last in the current round of development around the Handler Compiler (HC), delivers the first working version of HC. 本专栏文章是关于“处理程序编译器(HC)”开发的当前回合的最后一篇,它交付了HC的第一个工作版本。 www.ibm.com 7. Background execution means that the Static Checker is scheduled to run in parallel with the compiler as a build happens and code is changed. 后台执行意味着静态检查计划按编译代码更改编译器与并行运行。 msdn.microsoft.com 8. Some of you might wonder what code the compiler generates and whether there is any change to the CLR to support dynamic lookup or not. 你们中的一些想知道编译器将产生什么代码,是否对于CLR做了改变以支持动态查找。 dictsearch.appspot.com 9. Operation at a non-RT priority lets the operating system guarantee that the compiler will never interfere with the execution of a RT task. 非RT优先级的操作使操作系统保证编译器不会干扰RT任务的执行。 www.ibm.com 10. if the inheritance model of a class definition for which a pointer to a member is declared is virtual , the compiler generates an error. 如果类定义(已为其声明指向成员的指针)的继承模型为虚拟,编译器将生成错误。 www.ichacha.net 1. However, you can apply the overall concepts equally well to any machine architecture, operating system, and compiler combinations. 不过,您同样可以将所有的思想应用到任意的机器体系结构、操作系统和编译器组合。 www-128.ibm.com 2. Instructs the compiler to add the public key but to leave the assembly unsigned. 指示编译器添加公钥,但将此程序集保留为未签名状态。 msdn2.microsoft.com 3. The compiler feels happy about this piece of code but cannot verify whether it will work. 编译器能够顺利编译该代码,但不能确定它是否可以正常工作。 www.ibm.com 4. Without the correct name the compiler is unable to find the definition for the type or namespace you have referred to in your code. 名称不正确的编译器就无法找到适合的类型或命名空间的定义,你刚才在您的代码。 zhidao.baidu.com 5. The compiler does not distinguish between warning levels if you want warnings to be treated as errors. 如果您希望将警告视为错误,编译器不会区分警告等级。 msdn2.microsoft.com 6. The extent of the casting required seems to vary among compiler vendors. 的程度,铸造需要似乎有所不同的编译器供应商。 dictsearch.appspot.com 7. the compiler may call the function (and not replace the function call with an intrinsic) if it will result in better performance. 为产生更好的性能,编译器可能会调用函数(而不会将该函数调用替换为内部函数)。 www.showxiu.com 8. Attribute to any application element to indicate that the element is generated by a compiler. 属性应用到任意应用程序元素以指示该元素是由编译器生成的。 msdn2.microsoft.com 9. You can apply the overall concept in these design patterns to any machine architecture, operating system, and compiler combination. 您可以在任何机器体系架构、操作系统和编译器上应用这两种设计模式中的概念。 www-128.ibm.com 10. The query compiler expands view definitions into the main statement block, which might result in a more complex statement. 查询编译器将视图定义展开成主语句块,从而产生一个更复杂的语句。 www.ibm.com 1. Simply copying a file to a system with a different default encoding can keep the compiler and interpreter from finding the right classes. 如果只简单地用不同的默认编码将文件复制到系统将会使编译器和解释器无法找到正确的类。 www.ibm.com 2. Undefined behavior results from a program error that the compiler cannot detect or from an error that would be too much trouble to detect. 未定义行为源于编译器不能检测到的程序错误或太麻烦以至无法检测的错误。 dictsearch.appspot.com 3. If, as a developer, you are using such a compiler, you may want to verify that you have not compromised the type safety of your code. 如果您作为开发人员正在使用这样的编译器,则可能需要验证以确认您没有危害代码的类型安全性。 msdn2.microsoft.com 4. 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样式表实际上是定义新语言的工具,并且可被视为语言编译器。 www.ibm.com 5. Alternatively, when there isn't a bug, it may be that the compiler just needs the "help" of an explicit return type declaration. 另外,有时候并没有bug,只是编译器需要一些显式声明的“帮助”来返回正确的类型。 www.bing.com 6. Such a conversion might fail at run time, but the compiler cannot predict run-time results, so it allows any such conversion to compile. 这种转换在运行时可能会失败,但编译器无法预知运行时结果,因此它允许编译任何这种转换。 msdn2.microsoft.com 7. If you try to call fact outside of factorial, you will get a compiler error. 如果你尝试在factorial之外去调用fact,你会得到一个编译错误。 www.bing.com 8. The Ruby2Java compiler inspects the *runtime* definition of classes to produce a normal-looking Java class. Ruby2Java编译器检查类的运行时定义来产生正常的Java类。 www.infoq.com 9. So, what sort of instruction set makes a good compiler target? 那么,什么样的指令集才是好的编译对象呢?。 hi.baidu.com 10. With accurate statistics, the query compiler is more likely to produce a good plan. 有了准确的统计信息,查询优化器就更有可能产生好的计划。 www.ibm.com 1. For the compiler to recognize a type in an assembly (not a module), it must be forced to resolve the type. 要使编译器识别程序集(不是模块)中的类型,必须将它强制解析此类型。 technet.microsoft.com 2. From the Compiler compliance level menu, choose the Java version to which you want to compile your sources. 在Compilercompliancelevel菜单中,选择需要编译源代码的Java版本。 www.ibm.com 3. A program called a compiler was written by an expert in machine code and is stored in the computer. 编译程序有专家用机器代码编写用编写好,然后储存在计算机编写中。 wenku.baidu.com 4. In that case, the individual concatenation operations might even be combined into a single operation by the compiler. 这种情况下,编译器甚至会将各个串联操作组合到一个操作中。 www.kuenglish.info 5. With the AspectJ compiler, you get all the benefits of static checking that you expect from Java code, but applied to aspect code. 有了AspectJ编译器,方面代码就可以得到Java代码从静态检查得到的全部好处。 www.ibm.com 6. Finally, the recipe construct undergoes translation to a RecipeJAUS command sequence through a compiler and associated support database. 最后,通过一个编译器和相关的支持数据库,配方构造转换成一个RecipeJAUS命令序列。 www.ibm.com 7. An early dictionary compiler defined mouse as "an animal well known, " which assumes perhaps more prior knowledge than can be justified. 一位早期词典编撰者将老鼠(mouse)定义为“一种众所周知的动物”,这或许更多是先验知识,而不是对它的证明。 www.china-pub.com 8. Ambiguous Classes Reported During Compilation After converting a project, it is possible that the compiler will report that a class is. 在转换项目后,编译器可能将报告某个类是不明确的,这意味着该类从多个命名空间导入。 msdn2.microsoft.com 9. This will allow you to compile Flex source code without having to specify the location of the Flex compiler each and every time. 这将允许您编译Flex源代码,并且不需要每次都指定Flex编译器的位置。 www.ibm.com 10. You then compile the source code with a compiler that targets the runtime to produce metadata in an assembly. 然后,用面向运行时的编译器来编译源代码以生成程序集中的元数据。 msdn.microsoft.com 1. The AOT-compiled code is the equivalent to the native code the JIT compiler would generate if it used a fixed optimisation level. 如果JIT使用了一种固定的优化级别,那么AOT编译的代码就等同于JIT编译器生成的本地代码。 www.ibm.com 2. One of the system programs is called the compiler. 这些系统程序当中有一种叫做编译器(程序)。 3. The symbol information for a C member function is missing some information that recent versions of the compiler should have output for it. 某个成员函数的符号信息缺失,最新版本的编译器应该对此有信息输出。 www.wikipic.org 4. Let's take a look at how the GWT compiler can help with that. 让我们看看GWT编译器是如何提供帮助的。 www.ibm.com 5. This thesis attacks two important issues in back end of an optimizing compiler: instruction selection and register allocation. 这篇论文尝试解决优化编译器的后端中的两个重要的问题:指令选择和寄存器分配。 www.lw23.com 6. This attribute is directly processed by the compiler, and cannot be accessed after compilation through Reflection. 此属性由编译器直接处理,并且在编译后不能通过反射访问。 msdn2.microsoft.com 7. In an optimizing compiler, the tasks of back end is to translate the IR(Intermediate Representation) to efficient assembly representation. 在一个优化的编译器中,编泽器的后端要把前端生成的中间表示转换成高效的汇编码。 www.lw23.com 8. We will take a look on how the compiler implements for loops, and which optimizations it applies on them. 我们将看一下编译器如何执行循环,同时做了哪些优化。 tr.bab.la 9. Still contains locking code that the compiler may or may not be able to entirely eliminate. 却仍然包含锁代码,编译器可能会将其完全删除,也可能不会这样做。 www-128.ibm.com 10. However, if you assume a specific compiler and a specific system, it may be doable, and fortunately, with GCC on Linux, it is. 不过,如果假定有一个特定编译器和一个特定系统,那么可能可以这样做,幸运的是,对于Linux上的GCC,恰好是这种情况。 www.ibm.com 1. Therefore, disregard compiler errors in Eclipse regarding undefined methods because they are cleared up in the next section. 因此,Eclipse未定义的方法出现编译错误可忽略不计,因为下一节将清除所有这些错误。 www.ibm.com 2. You may have noticed that the compiler did not complain when the file was named upper3. scala and the object was named Upper. 你可能已经注意到编译器并没有因为文件名为upper3.scala而object名为Upper而抱怨。 www.bing.com 3. Changes are allowed if they do not affect site or page compilation, including compiler settings, trust levels, and globalization. 如果所做的更改不会影响站点或页的编译(包括编译器设置、信任级别和全球化),则允许进行更改。 msdn2.microsoft.com 4. The Flex SDK includes the Java-based compiler, a debugger, the framework classes, and a number of other smaller pieces like Ant Tasks. FlexSDK包含了基于java的编译器、一个调试器、框架类以及大量的像Ant任务那样的小工具。 www.infoq.com 5. The reason he initially came to see me was to report a bug in the AWK compiler. 他最初来见我的原因就是为了报告一个AWK编译器里的bug。 dongxi.net 6. The compiler issues C4428 when it detects at least one universal character name in a source code file. 当编译器在源代码文件中检测到至少一个通用字符名称时,该编译器将发出C4428。 207.46.16.251 7. Improvements were also made to the performance and reliability of the. NET IDE (particularly the background compiler) and runtime. 并改进了运行状况,IDE稳定性(尤其是后台编译器),以及运行时RunTime稳定性。 en.wikipedia.org 8. And now Intel has a joint project with a Chinese university to really make that a state-of-the-art compiler. 现在Intel与中国的一所大学有一个联合项目,要真正做一个一流的编译器。 www-128.ibm.com 9. It tells the compiler that the corresponding variable should be placed in its own section in the executable or DLL file. 它告诉编译器,对应的变量应该放入可执行文件或DLL文件中它的自己的节中。 objectarx2008.spaces.live.com 10. Indicates that the compiler should generate an error message when a parameter is emitted out of order. 指示当参数没有按照顺序发出时,编译器应生成错误信息。 msdn2.microsoft.com 1. JiBX instead uses code that it adds to your existing classes, working directly with the binary class files generated by a Java compiler. 而JiBX使用它添加到现有类的代码,直接使用由Java编译器生成的二进制类文件。 www.ibm.com 2. Constraints are part of the generic type metadata so that the client-side compiler can take advantage of them as well. 约束是一般类型元数据的一部分,以便客户端编译器也可以利用它们。 msdn2.microsoft.com 3. For that, you would turn to something quite familiar to compiler aficionados: the JDT's Abstract Syntax Tree (AST) framework. 因为您会转而使用一些对编译器迷而言十分熟悉的工具:JDT的抽象语法树(AbstractSyntaxTree,AST)框架。 www.ibm.com 4. The LTCG option tells the linker to call the compiler and perform whole program optimization. LTCG选项通知链接器调用编译器并执行全程序优化。 msdn2.microsoft.com 5. Because the compiler considers this conversion to be already defined, it does not allow you to redefine it. 由于编译器认为已定义此转换,所以它不允许您重新对其进行定义。 msdn2.microsoft.com 6. if your application uses only some of the methods on a COM interface, the compiler does not embed the unused methods. 如果您的应用程序只使用COM接口的部分方法,则编译器将不会嵌入未使用的方法。 technet.microsoft.com 7. When applied to a class, the compiler implicitly calls a component-initializing method from the default synthetic constructor. 应用于类时,编译器从默认的合成构造函数隐式调用一个组件初始化方法。 msdn2.microsoft.com 8. MMP file Project definition file - specifies the properties of a project in a platform and compiler independent way. 工程的定义文件-指定工程在独立方式的平台上和编译器上的属性。 bbs.imobile.com.cn 9. If you set it to True, the compiler treats an attempt to use the element as an error. 如果将其设置为True,则编译器会将使用该元素的尝试视为错误。 msdn2.microsoft.com 10. Consider a simple example in which a schema is taken as input and an XMLBeans compiler compiles this schema into generic Interfaces. 这是一个简单的例子:输入一个模式,XMLBeans编译器会将其编译成通用的接口。 www.ibm.com 1. I have worked with a modified version of GNU Compiler Collection (GCC) that included a call out to a license manager. 我曾经使用过GNUCompilerCollection(GCC)的修订版,内含了一个对许可管理器的调用。 www.ibm.com 2. Generates a compiler error if it detects that no inheritance or implementation relationship exists. 检测到不存在继承或实现关系,则生成一个编译器错误。 msdn2.microsoft.com 3. Use minimal rebuild, in which the C compiler recompiles a source file only if it is dependent on changes to a class in a header file. 使用最小重新生成,其中,只有当某个源文件依赖于头文件中的类的更改时,C 编译器才重新编译它。 technet.microsoft.com 4. So far, all of the optimizations that we have looked at were language-level optimizations made by the GWT compiler. 目前为止,我们检查的所有优化都是GWT编译器所做的语言级别的优化。 www.ibm.com 5. The compiler automatically delegates calls made on Car to methods on its Engine if the Car does not have methods of its own to satisfy them. 如果Car并没有其自身方法可以满足调用的话,编译器自动的会将在Car上的调用委派给它的Engine上面的方法。 www.infoq.com 6. This can happen when assumptions made by an optimizing dynamic compiler have become outdated. 当执行优化的动态编译器做出的假设已经过时时,就会发生这种情况。 www.ibm.com 7. Some of the highlights of the release are the JIT that's now on by default and an overhauled compiler and parser. 其中的一些亮点包括默认开启JIT和一个全面修正过的编译器及解析器。 www.infoq.com 8. An optional file used by the context sensitive help compiler to control the appearance of the generated help text. 对内容敏感的帮助编译器使用的可选文件,用来控制生成的帮助文件的格式。 jianhai1229.blog.163.com 9. However, detecting that the compiler has eliminated a large chunk of your benchmark is a lot easier in a statically compiled language. 但是,在静态编译语言中,能够更容易地发现编译器清除了大块评测。 www.ibm.com 10. Allows you to set compilation properties defining compiler behavior, such as compiler warnings, optimizations, and compilation constants. 允许您设置定义编译器行为的编译属性,例如,编译器警告、优化和编译常数。 msdn2.microsoft.com 1. Gets a Boolean value indicating whether the compiler will treat usage of the obsolete program element as an error. 获取指示编译器是否将使用已过时的程序元素视为错误的布尔值。 msdn2.microsoft.com 2. The only two we're interested in here are LIBS and INC, which give the link and include parameters for the compiler. 在这里我们感兴趣的只有两个参数,那就是LIBS和INC,它们提供了连接而且包括了编译器的参数。 www.ibm.com 3. The compiler will list any missing document references if you attempt to compile without specifying the required list. 如果试图在不指定所需列表的情况下进行编译,编译器将会列出缺少的任何文档引用。 msdn2.microsoft.com 4. If you set it to False, or let it default to False, the compiler issues a warning if there is an attempt to use the element. 如果将其设置为False或默认为False,则在尝试使用该元素时编译器会发出警告。 msdn2.microsoft.com 5. They are easy to overlook, but when forgotten can lead to mysterious compiler error messages. 分号很容易被忽略,而漏写分号将会导致莫名其妙的编译错误信息。 download.csdn.net 6. By opening up the entire compiler pipeline Microsoft hopes that developers will create a wide variety of tools at many levels. 微软公开了整个编译器产品线,期望开发者能够在各个层次上创建出更多类型的工具。 www.infoq.com 7. The compiler sends data that includes the stack at the time of the error, which usually includes some source code. 编译器发送包含出错时的堆栈的数据(通常包括一些源代码)。 msdn2.microsoft.com 8. Compiler option specifies the DLL file or files that this program uses. 编译器选项指定该程序使用的DLL文件。 msdn2.microsoft.com 9. This database, along with a recipe construct compiler, comprises the core of the recipe construct development environment. 该数据库加上一个配方构造编译器,组成了配方构造开发环境的核心。 www.ibm.com 10. Then, if you try to add a JLabel to that collection, the compiler picks up the discrepancy and complains at compile time. 然后,如果想要将JLabel添加到集合,则编译器会在编译时发现差异和并抛出异常。 www.ibm.com 1. Visual C has always offered the most advanced set of optimizations of any compiler. VisualC 始终提供任何编译器的最高级优化设置。 www.cnblogs.com 2. In such a case, a set of partial definitions can cause unexpected results and even compiler errors. 在这种情形下,一组分部定义可能导致意外的结果甚至编译器错误。 msdn2.microsoft.com 3. The AST is a tree representation of the parsed source code, created by the compiler, similar to the DOM tree model of an XML file. AST代表已解析源代码的树,它由编译器创建,与XML文件的DOM树模型类似。 www.ibm.com 4. If such a schema exists, then the compiler imports all global element declarations in the XML Schema. 如果这样的模式已经存在,则编绎器导入该XMLSchema中所有的全局元素声明。 www.ibm.com 5. The var keyword does not change the types of your objects; it just instructs the compiler to infer the types. var关键字不会更改对象的类型,它仅指示编译器推断类型。 msdn2.microsoft.com 6. The Scala compiler is easily able to infer this information, so there's no need to be redundant. Scala编译器可以轻松推断出该信息,所以不需要多此一举。 www.ibm.com 7. The first thing to do was just to put the compiler and linker in 64-bit mode; the gcc manual covers this. 我们要做的第一件事情是将编译器和链接器换成64位模式;gcc手册会介绍这个问题。 www.ibm.com 8. As in earlier examples, the assignment of a data type for studentQuery3 is left for the compiler to determine by using local type inference. 如前面的示例所示,studentQuery3数据类型的分配由编译器使用局部类型推理来确定。 msdn2.microsoft.com 9. When XML Schemas change, the compiler can detect those portions of a program that ought to be modified. 当XMLSchemas改变时,编绎器能够检测到程序需要修改的那些部分。 www.ibm.com 10. The compiler can observe that there is a sequence of adjacent blocks that operate on the same lock, and merge them into a single block. 编译器可以观察到有一个顺序的相邻块对同一个锁进行操作,并会把它们合并到单一块内。 www-128.ibm.com 1. Attribute tells the compiler that everything within the class can be persisted to a file. 属性通知编译器可将类中的所有内容保存在文件中。 msdn2.microsoft.com 2. By default, this check box is selected, instructing the compiler to generate documentation information and place it in an XML file. 默认情况下,此复选框处于选中状态,指示编译器生成文档信息并将这些信息放置在一个XML文件中。 msdn2.microsoft.com 3. Compiler complexity. Reducing the complexity of an implementation makes it more likely that multiple, correct implementations are available. 编译器的复杂性。通过降低编译器实现的复杂性,使作出多个正确可用的编译器实现更为可能。 spaces.msn.com 4. Without the debug flag, the Java compiler removes all line number information and significantly reduces the usefulness of your log messages. 如果没有调试标记,Java编译器就会删除所有的行号信息,从而极大地减少日志消息的可用性。 www.ibm.com 5. You may be able to interpret the XML files directly in the languages compiler or interpreter. 能够直接在语言编译器或者解释器中解释XML文件。 www-128.ibm.com 6. So the only way this trick could work is if the compiler infers the type for you. 因此要使用这种技巧,要求编译器能够为您推断类型。 www.ibm.com 7. If the types in one of the overloads all widen to the corresponding types in the other, the compiler eliminates the latter. 如果其中一个重载中的类型全部扩展为另一个中的相应类型,编译器消除后者。 msdn2.microsoft.com 8. Unfortunately, the Java compiler has no way to detect such an error. 不幸的是,Java编译器不能发现此类错误。 www.ibm.com 9. Discusses how the compiler uses conditional-compilation to select particular sections of code to compile, while excluding other sections. 讨论编译器如何使用条件编译选择特定的代码节进行编译,而排除其他代码节。 msdn2.microsoft.com 10. You can invoke switches to see just the assembler output of the C compiler. 您可以指定不同开关选项以查看C编译器的汇编输出。 www.ibm.com 1. More importantly, the code generated by the JIT compiler is bound to the process that triggered the compilation. 更为重要的是,由JIT编译器生成的代码会绑定到触发编译的进程上。 technet.microsoft.com 2. The compiler ensures that the result of the XPath expression satisfies this type. 编绎器确保XPath表达式的结果满足此类型。 www.ibm.com 3. The order of the data in a matrix can be declared at compile time or the compiler will order the data at runtime for the most efficient use. 矩阵中数据的顺序可以在编译时申明或者编译器可以为了更有效的使用数据在运行时改变数据顺序。 www.csztc.com 4. Since the compiler will be unable to choose, this error will be generated. 因为编译器无法选择,所以将生成此错误。 msdn2.microsoft.com 5. Code can be type-safe, yet not be verifiably type-safe, due to the limitations of the verification process or of the compiler. 代码可以是类型安全代码,但可能不是可验证为类型安全的代码,原因在于验证过程或编译器的限制。 msdn2.microsoft.com 6. By default, when a class declares an event, the compiler allocates memory for a field to store the event information. 默认情况下,当类声明事件时,编译器会将内存分配给一个字段,以存储事件信息。 msdn2.microsoft.com 7. Java Architecture for XML Binding (JAXB): Provides a binding compiler and a runtime framework to map Java objects to XML documents. XML绑定的Java架构(JavaArchitectureforXMLBinding,JAXB):提供一个绑定的编译器和一个运行时框架将Java对象映射到XML文档。 www.ibm.com 8. Likewise, if the return type for a function is not specified, the compiler will infer the appropriate return type. 另外,如果没有指定函数的返回类型,则编译器将推断出适当的返回类型。 msdn2.microsoft.com 9. Specify how the compiler generates warnings for a given compilation. 指定编译器如何为给定编译生成警告。 msdn2.microsoft.com 10. Lists procedures that enable use of the common language runtime compiler debugger for a command-line program or for an ASP. NET program. 列出对命令行程序或ASP.NET程序启用公共语言运行库编译调试器的过程。 msdn2.microsoft.com 1. If the compiler is unable to determine the target type, the compiler reports an error. 如果编译器无法确定目标类型,则编译器将报告错误。 technet.microsoft.com 2. The compiler interprets a literal as Long unless it is followed by a literal type character. 除非文本后面有文本类型字符,否则编译器会将此文本解释为Long。 msdn2.microsoft.com 3. The JiBX binding compiler described in the last section works from binding definitions that you supply. 上一节中描述的JiBX绑定编译器根据您提供的绑定定义进行工作。 www.ibm.com 4. Excessively stringly typed code is usually a pain tounderstand and detonates at runtime with errors that the compiler wouldnormally find. 过多字符形式输入代码往往很难理解,而且会引起一些运行过程中编译器通常会发现的错误。 www.bing.com 5. The following options allow you to set the compiler configuration options. 以下选项允许您设置编译器配置选项。 msdn2.microsoft.com 6. When we run the IDL-to-Java compiler, the generated Java files will be placed into a subdirectory with the name calcsimpl. 运行IDL-to-Java编译器时,生成的Java文件将会存到名为calcsimpl的子目录中。 www.ibm.com 7. A compiler is a program that reads a high-level program and translates it all at once, before executing any of the commands. 编译器是一种程序,其读取高级语言程序,然后在执行任一命令前,一次转换所有。 www.zaoxue.com 8. C compiler can perform any of the optimizations discussed when it sees individual objects being operated upon directly. 当直接操作单独的对象时,C编译器可以采取任何上述的优化措施。 docs.google.com 9. Indicates the compiler warning level at which you want the compiler to treat warnings as errors , thus halting compilation of the handler . 指示您想要编译器在哪个编译器警告等级将警告作为错误来处理,并中止控件编译。 www.bing.com 10. The print statement is only available for programs compiled with the JScript command-line compiler. 只有用JScript命令行编译器编译的程序可以使用print语句。 msdn2.microsoft.com 1. Iwould like to ask you, we have compiler for code compilation or model compilation, model generation, and we have compilers' compiler. 我想请问您,我们已编译代码汇编汇编或模型,模型生成,我们的编译器,编译器。 blog.sina.com.cn 2. I think that shows that Microsoft is committed to advance the C compiler and language, and ready to get the best people to help. 我认为这显示了Microsoft对于促进C 编译器以及语言继续发展的决心,并为此找到了最佳人选来获取帮助。 www.diybl.com 3. By design, the Compiler class does nothing; it serves as a placeholder for a JIT compiler implementation. 设计中,Compiler不做任何事,只是充当JIT编译器实现中的占位符。 www.7139.com 4. Any attempt to create an object of this type on the stack will cause a compiler error. 在堆栈上创建此类型对象的任何尝试都将导致编译器错误。 technet.microsoft.com 5. If the partial method is not implemented, the compiler strips out all mention of it. 如果分部方法没有被实现,编译器就不会、对他们进行编译。 www.infoq.com 6. The runtime uses a just-in-time (JIT) compiler to convert the MSIL instructions to native machine code one method at a time as needed. 运行时根据需要使用实时(JIT)编译器将MSIL指令转换为本机代码,每次转换一个方法。 technet.microsoft.com 7. The compiler always catches errors, whereas run-time testing is only as good as the test suite. 编译器总是捕获错误,而运行时检测实际只相当于测试套件。 msdn2.microsoft.com 8. The compiler isn't the only tool that can take advantage of the additional information that static typing provides. 并不是只有编译器才能利用静态类型所提供的附加信息。 www.ibm.com 9. The compiler optimizes such derivation, and the generated objects for the pair class are only the size of the non-empty class. 编译器优化了这个派生物,pair类生成的对象仅为非空类的大小。 www.ibm.com 10. When you choose a Project Type, Visual Studio sets up the necessary compiler options, and adds basic assembly references to the project. 选择“项目类型”时,VisualStudio将设置必要的编译器选项,并向项目添加基本的程序集引用。 msdn2.microsoft.com 1. The compiler even removes methods and classes that were previously added for a binding you're no longer using. 编译器甚至会除去以前为绑定添加的、现在不再使用的方法和类。 www.ibm.com 2. Static local variables are not the only compiler trick around. 静态局部变量不是仅有的编译器技巧。 www.cnblogs.com 3. The alternative is an "external" DSL that requires an external compiler and generator, making the integration much more difficult. 另外一种可选方式是“外部”DSL,需要一个外部的编译器和生成器,这样则会使得整合工作难度增大。 www.infoq.com 4. This instructs the compiler to produce a shared object called libmymath. so. 这会指示编译器生成一个名为libmymath.so的共享对象。 www.ibm.com 5. These compiler options will continue to work as expected in the current release, but may be removed in a future release. 这些编译器选项将会在当前版本中继续按预期工作,但在将来的版本中可能被移除。 msdn2.microsoft.com 6. Quality assurance in SQLite is done using full-coverage testing, not by compiler warnings or other static code analysis tools. SQLite使用全面覆盖的测试来保证质量,而不是依靠编译器警告或静态代码分析工具。 www.infoq.com 7. But the activity of the JIT compiler itself isn't the only source of unexpected variations in application-level timings. 但是JIT编译器本身的行为并不是应用程序计时中的意外偏差的唯一来源。 www.ibm.com 8. The next tab is the "Build log" , and holds the commands made to the compiler, linker and other tools. 再紧邻的标签是“编译日志”,包含编译器,链接器和其它工具的命令日志。 www.dangkai.com 9. The compiler uses that key to sign the assembly with a strong name. 编译器使用该密钥对程序集以强名称进行签名。 msdn2.microsoft.com 10. When dynamic methods are executed, the just-in-time (JIT) compiler is called to convert the MSIL to native code. 执行动态方法时,会调用实时(JIT)编译器将MSIL转换为本机代码。 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。