变长数组不是由一批现代编译器支持。
Variable length arrays are not supported by a number of modern compilers.
一个这样的野兽一般具有每个编译器支持MCU。
One such beast is typically provided with each compiler supporting the MCU.
在编译器内部函数中对编译器支持的内部函数进行了介绍。
The intrinsics supported by the compiler are described in compiler intrinsics.
有些编译器支持“生命周期分割”(live - range splitting),也就是说在程序的不同部分,变量可以被分配到不同的寄存器或者内存中。
Some compilers support live-range splitting, where a variable can be allocated to different registers as well as to memory in different parts of the function.
绑定编译器在生成一些添加的方法时,还会生成一些添加的支持类。
The binding compiler also generates some added support classes that go along with the added methods.
这个编译器为定义在接口中的每个支持的远程过程创建方法,并为RPC的参数生成属性。
The compiler generates a method for each supported remote procedure defined in the interface and properties for the arguments of the RPCs.
这样只要编译器不能找到支持库的正确(64位)版本,就会向我提示信息。
That got me as far as the compiler being unable to find the right (64-bit) versions of support libraries.
但是,通常情况下编译器在某些优化模式下会更快,并提供很多新的增强,包括新的目标支持。
But in general, the compiler is faster in some optimization modes and provides many new enhancements, including new target support.
它们包括设计用于支持XML的编译器、有助于识别程序修改影响的工具、调试和性能分析辅助工具,以及有助于纠正错误和操作文件的工具。
They include compilers designed to support XML, tools to help identify the impact of program modifications, debugging and performance AIDS, and utilities to help correct errors and manipulate files.
当找到这些不需要的语言元素后,可能需要用具有类似功能的元素替换它们,并且THREAD编译器选项支持这些替换的元素。
When you find those unwanted language elements, you may need to replace them with elements with similar functions that the THREAD compiler option supports.
不幸的是,实现这些语言特性的JD K 5.0编译器在生成特定于JDK 5.0或更高版本的代码时不支持这些特性。
Unfortunately, the JDK 5.0 compiler that implements these language features will only support them when generating code that's versioned specifically for JDK 5.0 or higher.
我最兴奋于关于新语言和支持它们的相应的编译器的这些可能性。
I'm most excited about these possibilities for the new languages and corresponding compilers that will be developed to support them.
下面的表1显示了不受THREAD编译器选项支持、应当避免的语言元素。
Table 1 below shows what language elements to avoid that are not supported by the THREAD compiler option.
BigDecimal是标准的类,在编译器中不需要特殊支持,它可以表示任意精度的小数,并对它们进行计算。
BigDecimal is a standard class, with no special support in the compiler, to represent arbitrary-precision decimal Numbers and perform arithmetic on them.
由于它是运行在LLVM(低阶虚拟机)上,其他的语言也会在未来被支持,实际上现在正在开发包括Objective - c和FORTRAN在内的编译器。
Since it runs on a LLVM (Low Level Virtual Machine), other languages can be supported in the future, and there are a number of compilers under development including Objective-C and FORTRAN.
XLFortran forLinux:面向Linux系统的科学技术和工程领域编译器的最佳选择,支持广泛的数学、科学及高性能计算。
XL Fortran for Linux: for Linux distributions, the compiler of choice for the scientific and engineering communities to support extensive numerical, scientific and high-performance computing.
XLFortran forAIX:面向 AIX 系统的科学技术和工程领域编译器的最佳选择,支持广泛的数学、科学及高性能计算。
XL Fortran for AIX: For AIX systems, the compiler of choice for the scientific and engineering communities to support extensive numerical, scientific and high-performance computing.
最后,通过一个编译器和相关的支持数据库,配方构造转换成一个RecipeJAUS命令序列。
Finally, the recipe construct undergoes translation to a RecipeJAUS command sequence through a compiler and associated support database.
在regexp领域中,一些编译器选项仅被某些实现支持。
In the regexp world, there are some compiler options supported by only certain implementations.
请注意,还可以使用get例程来设置元组的各个元素,虽然有些编译器可能不支持此功能。
Note that it's also possible to set individual elements of a tuple using the get routine, although some compilers may not support this feature.
GCC4为标准的编译器套件带来了很多变化,最大的变化是为了支持优化而引入的树的StaticSingleAssignment (ssa)形式。
GCC 4 brings many changes to the standard compiler suite, the biggest of which is around support for optimizations with the introduction of the tree Static Single Assignment (SSA) form.
一般而言,宽字符和unicode支持主要体现在编译器中,但是文本处理工具还没有达到标准。
In general, the wide character and unicode support is mostly there in the compiler, but the text processing tools aren't quite up to par yet.
IDL编译器是一种精巧的实用程序,它生成idl的stub和skeleton以及其它支持文件。
The IDL compiler is a neat utility that produces the IDL stubs and skeletons, as well as other support files.
因为CLR不支持静态局部变量,所以VisualBasic编译器必须执行一些额外的工作才能使该程序成功。
Since the CLR does not support static locals, the Visual Basic compiler must do additional work to make the program successful.
虽然该工具套件还不支持最近发布的Groovy1.7编译器版本,但它已经提供了调试功能且兼容于Eclipse3.5。
While the tool suite doesn't yet have support for the recently released Groovy 1.7 compiler versions, it does sport a debugger and compatibility with Eclipse 3.5.
具备诸如ducktyping这类特性的编程语言,通过使用更少的类型定义、减少纯粹为了支持编译器所需要的代码数,能够提高灵活性和减少重复。
Programming languages with features like duck typing can improve flexibility and reduce repetition by forcing fewer type definitions and reducing code needed purely to support a compiler.
一个主要的区别是,Phoenix将微软所有的编译器(超过25个)聚集成一个,为微软支持的所有语言和平台生成二进制文件或MSIL代码。
One main difference is that Phoenix groups all the Microsoft compilers (more than 25 of them) into one, generating the binaries or MSIL code for all the languages and platforms Microsoft supports.
Wilson实现了剩下的在编译器中缺少的case支持。
Wilson implemented the rest of the missing case support in the compiler.
Wilson实现了剩下的在编译器中缺少的case支持。
Wilson implemented the rest of the missing case support in the compiler.
应用推荐