Now compile your code using the Flex compiler.
现在,使用Flex编译器编译您的代码。
You might notice additional warning messages when you compile your code with optimization.
您可能也注意到,当您以最佳化编译程序码时,会出现某些额外的警告讯息。
The quickest way to compile your code is to use the compile button from the hosted mode console.
编译代码的最快捷方法是使用托管模式控制台中的Compile按钮。
You also need to compile your code for each architecture you wish to run on (rather than rely on it having a JIT).
同时你也需要在各种结构中编译你的代码(而非依赖JIT)。
An interesting thing about Eclipse is that it USES an incremental compiler to compile your code as you type it in.
关于Eclipse的有趣事情是,在键入代码之后,它使用增量编译器来编译代码。
The C compiler SCCNPRC dataset holds two groups of procedures you can call from batch to compile your code: CBC* for C++, EBC* for C.
C编译器 SCCNPRC数据集包含两组过程,可以从批作业调用它们来编译代码:CBC*用于 C++,EBC* 用于 C。
Flex Builder can be set to compile your code automatically and also create the necessary browser detection and other relevant client-side code.
而Flexbuilder则可以设置成自动编译代码并且可以产生必要的浏览器检测和其他的相关客户端代码。
Even though they are generally fast, it still takes a second or so to compile your code to CSS, which you have to wait for before previewing its result.
尽管它们通常很快,但仍然需要差不多一秒钟的时间来把你的源代码编译成CSS,而你不得不等待这段时间才能预览到代码的效果。
Though you will not test your static unit tests very often, dynamic unit tests can be tested every single time you compile your code (if they all run quick enough).
即使你不经常测试静态单元测试,动态单元测试可以在你每一次编译代码的时候进行测试(如果都运行得足够快)。
If you are deploying an open source project, provide a distribution that includes all JAR files necessary to compile your code, subject to licensing restrictions, of course.
如果你部署开发源码项目,应该提供包括所有需要的JAR文件的发行版本,当然是在遵守许可协议的基础上。
The project will have a repository in which you can store, maintain, compile, and run your automation code.
这个项目中有一个你可以储存、维护、编译和运行你的自动化代码的储存库。
Too many cooks: if you have to tag your code in a Version Control System and then hand it over to another team to compile, then yet another team to deploy, that's always going to be hard.
太多的厨师:如果你必须给你的代码在一个版本控制系统里打标签,提交给另一个团队去编译,然后再让另一个团队去部署,那会是很艰巨的任务。
Once your program is compiled to bytecode, you can compile it to native code.
一旦你的程序被编译成字节码,你就可以将他们编译为本地代码。
Before you are able to debug your project, the code needs to compile and run cleanly.
在您能调试您的项目之前,需要先完整地编译和运行代码。
With a build server in place to compile the code and the staging server standing by to receive it, the next step is to determine your deployment strategy.
构建服务器编译代码,交付准备服务器等候接收构建结果,有了这二者之后,下一步就是决定你的部署策略。
They both have syntax checking, code completion, and code folding. They both let you compile, run, and debug your code.
它们都有语法检验、代码完成和代码合并,都允许编译、运行和调试代码。
You will need to have a J2ME development environment installed on your system in order to compile the code examples.
需要在系统中安装J 2 ME开发环境才能编译代码示例。
Specifically, you'll need to incorporate aspectjtools and aspectjrt JARs into your build to compile the required bootstrap aspect and weave it into your code.
具体地说,您需要将aspectjtools和aspectjrt JAR 文件并入您的构建中来编译所需的自引导程序方面并将其编入您的代码中。
This means that you can compile standard.net 3.5 code libraries using the MonoTouch core assemblies and use them in your application.
这意味着,你能够使用MonoTouch的核心程序集来编译标准的。NET 3.5代码成相应的函数库,并在你的应用程序中使用它们。
To do this using AspectJ, you must compile your class and aspect code with the ajc compiler.
要使用AspectJ 完成这个操作,必须使用ajc编译器来编译类和Aspect代码。
Finally, and this is actually a weakness, we use the embedded groovy runtime to both introspect and compile the code in your projects.
最后,实际上是缺点,我们使用内嵌的groovy运行时来解析和编译项目中的代码。
If you are using an ide like Erlang with Erlide, it will automatically compile your modules code into beam files as you write it, which is quite convenient.
如果使用带erlide的Eunit这样的ide,它会在编写模块代码时自动将代码编译为beam文件,这相当方便。
What this essentially does is compile your Lisp project in the REPL window, allowing you to enter Lisp commands that can use your new code.
这实际上就是在REPL窗口中编译Lisp项目,允许您输入可以使用新代码的Lisp命令。
You can edit source code files, compile and debug your project seamlessly from within a single IDE.
在单个ide中,您可以无缝地编辑源代码文件、编译和调试您的项目。
That means you must declare all of your variables and compile the code.
这意味着必须声明所有的变量,然后编译代码。
This makes it easy to install, even on sites where you can't access the system directories or compile your own code.
这使得其更容易安装,即使在您无法访问系统目录或编译自己的代码的站点上。
However, it is important to be aware that JDK 5.0 is required only to compile and run the tests; you can still build your application code with your preferred compiler.
但是,您要知道只有在编译和运行测试的时候才需要JDK 5.0,所以您仍然可以用自己喜欢的编译器来构建应用程序。
And you can write your source code in it but to compile something you don't run a command like GCC and then the name of the file, you instead click a button.
你们可以在上面写源代码,如果要编译的话,不用像GCC这样要输入命令,文件名,只需点击按钮就可以了。
When you compile your program, the compiler knows which piece of code is a number, which is a string and so on.
当你编译程序时,编译器可以分辨出哪个是数字,哪个是字符串。
You can download, compile, and install the Audacity source code yourself, or use your distribution's method of installing new software.
您可以自己下载、编译和安装audacity源代码,或者使用您安装新软件的发行版方法。
应用推荐