See Compiler Options for a complete list.
有关完整的列表,请参见编译器选项。
See Compiler Warnings That Are Off by Default for more information.
如需详细资讯,请参阅预设为关闭的编译器警告。
For more information, see Compiler Warnings That Are Off by Default.
如需详细资讯,请参阅预设为关闭的编译器警告。
Now we can take a look at some code to see how the GWT compiler optimizes it.
现在,我们可以通过检查一些代码来查看GWT编译器是如何优化代码的。
A JIT compiler would see an optimization opportunity here.
JIT编译器会在这里看到一个优化的机会。
The binding compiler reads one or more binding definition documents (see Defining bindings).
绑定编译器读取一个或多个绑定定义文档(请参阅定义绑定)。
To wit, compiler optimizations can make the assignment of the new singleton object before all its fields are initialized. (See "Double-checked locking is broken" in Resources.)
为了更加智能化,编译器优化会在单例对象所有域完全初始化前就创建该单例对象(参见《重复检查锁的致命点》)。
So putting back that prototype allows me to compile this, because I'm saying proactively to the compiler hey, you're going to see a function called increment.
把那个原型放回原处使我能够编译它,因为我提前向编译器打了招呼,将看到一个叫做increment的函数。
Sun has produced an alpha release of a compiler called XSLTC which looks promising (see Resources), though it is still at an early stage of development.
Sun已经制作了一个编译器的alpha发行版,叫做XSLTC,虽然仍处于开发的早期阶段,但看起来很有前途(请参阅参考资料)。
You will need a C compiler and the make tool to build from source (see Resources). The basic steps follow
从源代码构建 Erlang需要C编译器和make工具(参见参考资料)。
Thankfully, GCC (GNU Compiler Collection, from version 4.1 onwards) provides atomic built-ins (see Resources) that you can use to implement CAS operations for both x86 and x86-64 platforms.
GCC (GNUCompilerCollection,4.1和更高版本)提供几个原子性的内置函数(见参考资料),可以使用它们为x86 和 x86-64平台实现CAS操作。
As you can see, Spring 2.0 AOP and AspectJ are very closely integrated, although Spring AOP provides a complete runtime without the need to use the AspectJ compiler or weaver.
正如你能看到的,Spring 2.0AOP和Aspect J集成得非常紧密,虽然Spring AOP提供了一个完整的运行时,而不需要使用AspectJ编译器或编织器。
The COBOL source code for the eight stored procedures is available in the sub-folder COBOL source together with the file compiler options.txt that lists recommended compiler options (see Download).
在子文件夹COBOLsource中可以找到8个存储过程的cobol源代码,其中的Compiler options . txt文件列出推荐的编译器选项(见下载)。
The most visible change scheduled to occur in Tiger is the addition of generic types, as previewed in the JSR-14 prototype compiler (which you can download right now for free; see Resources).
Tiger中计划进行的最显著的变化是添加泛型类型,正如在JSR-14原型编译器中所预先展示的那样(您可以立即免费下载该编译器;请参阅参考资料)。
If you step through the code you will see that the compiler is very flexible when it creates these methods.
如果您一步步地执行该代码,会看到编译器在创建这些方法时是非常灵活的。
Because you don't know when the compiler will run or for how long, you can see how your measurements could be badly distorted.
因为您不知道编译器什么时候执行,也不知道要执行多长时间,所以您可以看到,您的测量可能受到严重的歪曲。
As you can see, the compiler still removes the interface and still inlines each implementation of the getName() method. This is still quite optimal code.
可以看出,编译器仍然删除接口并内联 getName()方法的每个实现,这仍然是非常优化的代码。
We see this already begining to happen in the Python example, where we are in effect simulating the code that a compiler would generate to implement a lexical variable.
在Python的例子中,这样的处理方法已经开始出现了,我们实际上就是自己写代码,模拟 出编译器实现局部变量的功能。
It is important to choose a compiler that you are comfortable with, and the free ones have the advantage that you can try them all out and see which one you like best.
选择一个合适的编译器是非常重要的,而免费编译器有个好处就是你能一个一个的试,看哪个你最喜欢。
Determine what options your compiler offers for increasing the warning level. Recompile selected earlier programs using this option to see whether additional problems are reported.
确定你的编译器提供了哪些提高警告级别的选项。使用这些选项重新编译以前选择的程序,查看是否会报告新的问题。
Before it complains and compilation fails, the compiler checks to see if there are any implicit functions in scope that would allow it to convert the function to an OnClickListener.
在报错并出现编译失败之前,编译器将检查是否存在隐式函数,允许将函数转换为OnClickListener。
The AOT compiler detects and reports template binding errors during the build step before users can see them.
AOT编译器在构建过程中检测和报告模板绑定错误,避免用户遇到这些错误。
Informix 4gl consists of an integrated rapid development system, an interactive debugger, and a compiler (see Resources for a link to the 4gl reference guide for more details).
Informix4gl由集成的快速开发系统、交互式调试器和编译器组成(请参阅参考资料中4gl参考指南的链接了解详细信息)。
If you want to see the compiler errors caused by referencing an inaccessible member, remove the comments one at a time.
如果您要查看由参考无法存取之成员所造成的编译器错误,请一次移除一个注解。
For more information on using the resource compiler, see using rc (the rc Command Line).
有关如何使用资源编译器的更多信息,请参见使用RC (RC命令行)。
The compiler does not see these arrays as "strings" and does not add anything to them.
编译器不会看到这些数组作为“弦”,不添加任何东西。
A compiler could easily see a pattern like.
编译器可以很容易地看到喜欢的图案。
See C4714 for a list of reasons the compiler may not inline a function.
对于编译器可能不内联函数的原因列表,请参见C4714。
See C4714 for a list of reasons the compiler may not inline a function.
对于编译器可能不内联函数的原因列表,请参见C4714。
应用推荐