Configure the Flex command-line compiler.
配置Flex命令行编译器。
You can specify a number of options for the command-line compiler.
你可以为命令行编译器指定多个参数。
The command-line compiler has built-in MAKE logic to aid in project maintenance.
命令行编译器使用构造逻辑的方式来维护工程。
This means that you can use JRebel with a text editor and command-line compiler if so willing.
这意味着如果愿意的话,你可以把JRebel和文本编辑器、命令行的编译器放在一起使用。
The following command shows how to compile the sample provider using the command-line compiler.
下面的命令演示如何使用命令行编译器编译示例提供程序。
The -M option instructs command-line compiler to check all units upon which the file being compiled depends.
“-M”选项指示编译器检查所有与编译文件相关联的文件。
If filename does not have an extension, the command-line compiler assumes. DPR, then. Pas, if no. DPR is found.
如果文件名没有扩展名,命令行编译器会查找扩展名为。dpr的同名文件,如果找不到,则查找扩展名为。pas的同名文件。
We use Microsoft Visual studio as the development environment, but you can use a command line compiler and a text editor.
我们使用MicrosoftVisualStudio作为开发环境,但也可以使用命令行编译器和文本编辑器。
For programs compiled with the command-line compiler, you can turn fast mode off and have complete backwards compatibility.
对于用命令行编译器编译的程序,可以关闭快速模式,而利用完全的向后兼容性。
If no such option is given, the command-line compiler creates. EXE files in the same directories as their corresponding source files.
如果没有这个选项,编译器会把生成的可执行文件放在相应的源文件的相同目录里。
Flex offers several kinds of compilers: the Web-tier compiler, the MXMLC command-line compiler, and the Flex Builder project compiler.
Flex提供了很多种编译器:Web - tier编译器、mxmlc命令行编译器及FlexBuilder项目编译器。
When you compile a program that USES units, the command-line compiler searches for source and compiled unit files in the current directory.
当你编译的程序使用了其它单元文件。编译器会在本目录搜索源文件和已编译单元。
Instead of relying on the -m option to determine what needs to be updated, you can tell command-line compiler to update all units upon which your program depends using the -b option.
用于取代要知道哪些单元需要更新-M的选项,你可以使用- B选项来更新所有你的程序中关联的单元。
In order for the command-line compiler to find the runtime error with -f, you must compile the program with all the same command-line parameters you used the first time you compiled it.
为了命令行编译器能用- F选项查找运行期间错误,你必须传递与第一次编译时相同的指令列表。
Lines 6-8 also won't parse. Since they are part of the expression that started on line 5, the compiler stopped after the first error.
第6到8行无法解析。因为它们是第5行开始的表达式的一部分,编译器在遇到第一个错误之后就会停住。
The LSL documentation is useful even to someone who's never going to touch a C++ compiler or a line of source and who just uses prebuilt downloads of the viewer.
即使对于那些从来都不会涉及 C++编译器或一行源代码以及那些使用预先编译好的查看器下载版本的用户来说,LSL文档也会非常有用。
Try to reduce the amount of white space, tabs and line breaks inside your JSP source files since these are retained by the JSP compiler.
尽量减少JSP源文件中的空白、制表符和分行符,因为 JSP编译器将会保留这些内容。
Introducing macrubyc, a command line tool interface to the AOT compiler.
引入了macrubyc,一个命令行工具,作为AOT编译器的接口。
Essentially, the compiler replaces the self keyword with the enclosing class's name. It is almost like the following line.
基本上,编译器会用所包含类的名称替换self关键字。
The last line disables the JIT compiler for the remainder of application execution.
最后一行为应用程序的其余执行部分禁用JIT编译器。
CCACHE_PREFIX — Adds a prefix to the command line that ccache USES to invoke the compiler proper.
ccache _ PREFIX——向ccache用于完全调用编译器的命令行添加一个前缀。
A look at the compiler code shows that line number information is already being added to the generated class files.
当我们查看编译器代码时我们会看到,行号信息已经被加到了产生的class文件中了。
To start banning these functions one should add the following #pragma line to a header file and the compiler will issue a warning every time it encounters one of them
要禁用这些函数,编程人员可添加以下#pragma代码行到头文件,编译器每一次遇到该行代码的时候都会发出警告。
Finally, on some Linux systems, clock_gettime may be a part of librt.so, and you may need to append the -lrt switch to the compiler command line.
最后,在某些Linux系统上,clock_gettime可能是librt . so的组成部分,可能需要在编译器命令行中添加—lrt开关。
In addition to the listed options, all single-letter compiler directives can be specified on the command line, as described in compiler directive options.
在附加的选项列表中,所有的单字符编译器指令都可以在命令行编译中使用,详情请参照:编译器指令。
Only a compiler reads, translation and executed in source program line program.
编译程序只能一次读取、翻译并执行源程序中的一行程序。
If you want to use the joint compiler from the command-line, you can call the groovyc command as usual, but specify the -j flag which will enable the joint compilation.
如果你希望在命令行使用联合编译器,你可以像通常那样调用groovyc命令,但是使用- j参数来进行联合编译。
XMLCursor is generic, so the line region r = i.next() does not need a cast, since the compiler realizes that i is of type XMLCursor.
XMLCursor是泛型的,因此regionr =i.next()不需要强制转换,因为编绎器了解i 是 XMLCursor类型。
In this case, use the license Compiler from the command line to compile the license manually, and specify the corresponding architecture.
在这种情况下,使用许可证编译器从命令行手动编译许可证,并指定相应的体系结构。
In this case, use the license Compiler from the command line to compile the license manually, and specify the corresponding architecture.
在这种情况下,使用许可证编译器从命令行手动编译许可证,并指定相应的体系结构。
应用推荐