Listing 9 is based on the assumption that the compiler optimizes away the empty base classes.
清单9基于编译器会优化空基类的假设。
The HC compiler will preprocess Listing 2 and, using the @xpath comments, generate the state-tracking code automatically.
HC编译器将对清单2 进行预处理,并使用 @xpath注释自动生成状态跟踪代码。
The example shown in Listing 4 demonstrates how you might use an FXG skin as a custom component: This is the preferred method of implementation because the Flex compiler optimizes the FXG code.
清单4中的代码演示了如何将FXG皮肤用作自定义组件。这种方法是首选的实现方法,因为Flex编译器能够优化 FXG代码。
Listing 5 is another for/in after compiler transformation, this time without a genericized type.
清单5是另外一个经过编译器转换之后的for/in,这次没有通用化类型。
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编译器和几个必要的开发包。
Here's the compiler log for Listing 7.
下面是清单7的编译器日志。
So, the trick here is to first use the Microsoft MIDL compiler on the IDL specification in Listing 12 to create a type library we'll call cookie.tlb.
所以,这里的秘诀就是先用微软的MID编译器处理清单12中的IDL规范,建立一个名为cookie .tlb的类型库。
Note: The -ggdb option in Listing 2 differs from Nigel's article in that it tells the GCC compiler to optimize the program for debugging with the GDB Debugger, which you'll use later.
注意:清单2 中的 -ggdb选项和Nigel的文章中的内容有些不同,该选项用于告诉GCC编译器对该程序进行优化,以便使用 GDB调试工具对其进行调试,您将在以后用到该调试工具。
The makefile USES spu-gcc, an SDK compiler, to build the SPE downloadable code, which is provided in Listing 2.
makefile使用spu - gcc(一个SDK编译器)构建SPE可下载代码,见清单2。
Just as in Listing 3, you use a helper class, generated in this case by the protocol buffers compiler.
如清单3所示,您可以使用protocolbuffers编译器生成的helper类。
In Scala, override has become part of the language, and forgetting it will generate a compiler error. Thus, a derived toString method should look as shown in Listing 11.
在Scala中,override已经成为语言的一部分,几乎可以忘记它会生成编译器错误。
DFAFactory, in Listing 3, is the core class in the HC compiler because it is responsible for compiling the transition table.
清单3中的DFAFactory是HC编译器中的核心类,因为它负责编译转换表。
An example of using the stock quote service via a stub generated by WSIF's port type compiler is shown in Listing 5.
通过由WSIF的端口类型编译器生成的存根使用股票报价服务的示例如清单5所示。
Listing 2. Faking out the compiler with a final reference to a one-element array.
清单2.使用对一元素数组的最终引用欺骗编译器。
The compiler translates this code into the equivalent iterator-based loop, as shown in Listing 2.
编译器把这个代码转换成等价的基于迭代器的循环,如清单2所示。
The compiler can perfectly well figure out which types of exception t could hold and prove that Listing 1 will not violate the contract of foo - without making the programmer jump through hoops.
编译器可以非常清楚地找出哪种类型的异常t可以保留并证实清单1不会违反foo的合同—而无需程序员赴汤蹈火。
If, however, the tool did find the a.out file that your compiler created, it presents a listing similar to listing 2.
然而,如果该工具找到了编译器创建的a . o ut文件,它将显示类似清单2的清单。
Enter the code shown in Listing 1 in the "Additional compiler arguments" field.
键入“Additionalcompilerterarguments”区域中列表1中显示的代码。
A categorical listing of the compiler options.
编译器选项的分类列表。
An alphabetical listing of the compiler options.
按字母顺序排序的编译器选项列表。
An alphabetical listing of the compiler options.
按字母顺序排序的编译器选项列表。
应用推荐