After numerous debates with colleagues on this topic, I've firmly come down on the side of compile once, deploy to many target environments rather than compile and package in every target environment.
就这个话题与同事经过多次讨论后,我最终站在了一次编译,部署到多个目标环境一边,而不是在每个目标环境中编译和打包。
You can compile or run code while reading, read or run code while compiling, and read or compile code at runtime.
你可以在读取期编译或运行代码;也可以在编译期读取或运行代码;还可以在运行期读取或者编译代码。
To compile LFS, you need to prepare a partition and a file system, and you also need to compile a compiler and system library.
要编译lfs,您需要准备一个分区和一个文件系统,还需要编译一个编译器和系统库。
For the code to compile successfully, you need to add the JARs to the compile time classpath.
至于成功编译的代码,您需要将JAR添加到编译时类路径上。
This means that only a COBOL compile step is needed instead of the usual steps of doing a CICS translation followed by a COBOL compile.
这意味着仅需要一个COBOL编译步骤来替代通常的CICS转换后的COBOL编译步骤。
Enabling profiling is as simple as adding -pg to the GCC compile flags. Compile as follows.
启用剖析非常简单,只需要在gcc编译标志中加上- pg即可。
Since they have access to the entire parse tree (minus the actual method body), Doclets provide a handy mechanism to compile utility classes or compile reports on the code.
因为它们有权访问整个解析树(除去实际方法主体),所以Doclet提供了一个简便机制来编译有关代码的实用程序类或报告。
By default, this file will generate source files from a schema, compile those files, copy over the required JAXB property files, and then compile and run the RoundTripper class.
默认情况下,这个文件将从模式生成源文件、编译这些源文件并复制需要的JAX b属性文件,然后编译并运行roundtripper类。
We then ran our analysis tool to detect whether any instances of catch blocks would compile under the old analysis rules but fail to compile under the new rules.
然后我们运行分析工具来检测任一catch块实例是否在旧的分析下可以编译而在新的规则下却不能编译。
However, if you need to compile, you can greatly reduce the compile time by telling GWT to only compile for one browser (whatever browser you like to use for testing.)
但是,如果您的确需要编译,可以告知gwt只针对一个浏览器(用于测试的任何浏览器)进行编译,从而极大地降低编译时间。
Before you can compile and create the JiBX data bindings wrapper classes, you must first compile the classes themselves.
在编译和创建JiBX数据绑定包装类之前,我们必须首先编译各类。
Before you can compile and create the JiBX data bindings wrapper classes for the client, you first need to compile the classes themselves.
在为客户机编译和创建JiBX数据绑定包装类之前,我们首先需要编译各类。
Most important is that, when you work with regexp libraries, you don't need to compile patterns every time. Instead, you can compile them and reuse the respective instances.
最重要的是,当您使用regexp库时,不需要每次都编译模式,而是编译它们并重用各自的实例。
I recommend that you compile LVM support directly into the kernel rather than configuring it to compile as a module. Fire up your favorite Linux kernel configuration method.
我建议您直接将LVM支持编译到内核中而不是将它配置成作为一个模块编译。
Usually the classpath is the same classpath you used to compile the program, with the addition of the directory where the compiled output was placed. For example, if the compile command was this.
通常这里的类路径与编译程序所使用的类路径相同,只是多了一个放置编译后的输出的目录。
Use the cicstcl (cics translate, compile and link) utility to compile and link TXSeries applications.
使用cicstcl (cics转换、编译和链接)实用工具编译和链接TXSeries应用程序。
To compile this Flex code into a working SWF document, use the mxmlc utility from the Flex 3 SDK. The most basic compile command is shown in Listing 5
要将这段Flex代码编译到SWF工作文档中,请使用 Flex3SDK 中的mxmlc实用程序。
The For compile link option generates steps to do both the compile and link, as seen in Figure 34.
ForCompileLink选项生成编译和链接的步骤,如图34所示。
Build time — Part of the standard compile if the OOP compiler has been extended to AOP, or as a post-compile step.
构建时——如果OOP编译器已经扩展到AOP,那么方面编织就是标准编译的一部分,否则就是编译后的步骤。
The quickest way to compile your code is to use the compile button from the hosted mode console.
编译代码的最快捷方法是使用托管模式控制台中的Compile按钮。
Rather than compile the program code which does this every time you compile your program, a much more efficient way is to put a compiled version of this code into a library.
与其每次编译程序时都编译一次这种代码,更有效的办法就是,把一个已经编译好的代码放入到库中去。
During the research on component assembly compile, a new solution for XML-based component assembly compile is proposed.
在对构件组装编译的研究过程中,提出一种新的基于XML的构件组装编译解决方案。
Summarized that build Operating system compile environment and the process of program being compile, link.
综述了编译环境的建立及程序编译、链接的过程。
Paper discussed soft PLC, include its superiority and the principle of PLC compile principle, emphasize studied PLC ladder digram compile technology.
论文讨论了PLC的原理及软plc的优越性、软plc编译原理,重点研究了PLC梯形图语言的编译技术。
As a result, it is useful to compile the development plan, to compile the development program, to make important decision. It is beneficial to exploit abnormally pressured gas reservoir effectively.
这对于开发方案的编制,开发规划,重大问题的决策,并最终合理高效的开发异常高压气藏具有较大的作用。
When the declarations are complete, compile the file as you compile any other managed source code.
当声明完成时,像编译任何其他托管源代码一样对该文件进行编译。
NET also provides precompilation options that allow you to compile your Web site before it has been deployed, or to compile it after it has been deployed but before a user requests it.
NET还提供了预编译选项,通过这些选项,您可以在部署网站之前先进行编译,或者在部署网站之后、但在用户请求该网站之前进行编译。
NET also provides precompilation options that allow you to compile your Web site before it has been deployed, or to compile it after it has been deployed but before a user requests it.
NET还提供了预编译选项,通过这些选项,您可以在部署网站之前先进行编译,或者在部署网站之后、但在用户请求该网站之前进行编译。
应用推荐