compilations
英 [ˌkɒmpɪˈleɪʃənz]
美 [ˌkɑmpəˈleɪʃənz]
n. 收集; 选编; 选辑; 编纂; 编著; 编写
compilation的复数
柯林斯词典
双语例句
- Are valid for native compilations.
对本机编译有效。 - If modules are installed at the system level ( as opposed to being on-the-fly compilations) then you can distribute them as precompiled binaries.
如果模块是被安装在系统级(对应的是on-the-fly式的编译),您就可以将它们作为以预编译过的二进制代码发布出去。 - The aeronavigation information office provides the pilot with a briefcase with documents, compilations and other important stuff.
空中导航信息室会向每位飞行员提供一个装着文件、汇编资料和其他重要物品的公文包。 - You can also use the same temporary file for independent compilations.
还可以使用同一个临时文件进行独立编译。 - Computer Programs and Compilations of Data datatron assembly system
数据处理机汇编系统 - Two useful statistics for measuring how much overhead your application will encounter are the number of JIT compiles and the total amount of time spent performing these compilations.
度量应用程序需要多大开销的两个有用的统计信息是JIT编译次数和执行这些编译花费的时间总量。 - First, the large number of initial compilations can directly impact application start-up time.
首先,大量的初始编译可能直接影响应用程序的启动时间。 - Yet the consistency among the three compilations masks large uncertainties in the raw data on which they are based.
不过,三大汇总数据的一致性掩盖了用来编制它们的原始数据中巨大的不确定性。 - Thus, to speed up compilation, these files can be converted into an intermediate form that is easier for the compiler to understand so that subsequent compilations are faster.
因此,为了提高编译的速度,可以将这些文件转换为一种编译器更容易理解的中间形式,以便提高后续编译工作的速度。 - Note that AOT compilations are performed at a cold optimization level, which reflects the overall AOT goal to accelerate application startup.
注意,AOT编译以cold优化级别执行,这反映AOT的总体目标是加快应用程序的启动。