八八字典>英语词典>compilations翻译和用法

compilations

英 [ˌkɒmpɪˈleɪʃənz]

美 [ˌkɑmpəˈleɪʃənz]

n.  收集; 选编; 选辑; 编纂; 编著; 编写
compilation的复数

柯林斯词典

双语例句

  • Computer Programs and Compilations of Data datatron assembly system
    数据处理机汇编系统
  • NASA and the other American agency that maintains long-term temperature records, the National Oceanic and Atmospheric Administration, issued separate data compilations on Friday that confirmed the 2014 record.
    NASA和另一个保持长期气温记录的美国机构、国家海洋和大气管理局在上周五发布了各自的数据汇编,证实了2014年是创纪录的一年。
  • 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.
    因此,为了提高编译的速度,可以将这些文件转换为一种编译器更容易理解的中间形式,以便提高后续编译工作的速度。
  • It first shows JIT compilations.
    它首先展示了JIT编译。
  • 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式的编译),您就可以将它们作为以预编译过的二进制代码发布出去。
  • First, the large number of initial compilations can directly impact application start-up time.
    首先,大量的初始编译可能直接影响应用程序的启动时间。
  • Note that AOT compilations are performed at a cold optimization level, which reflects the overall AOT goal to accelerate application startup.
    注意,AOT编译以cold优化级别执行,这反映AOT的总体目标是加快应用程序的启动。
  • This effectively increases the number of simultaneous compilations that can occur, just as if you had used the multiple jobs option with make ( with the-j command line option).
    只需要为make添加多任务选项(使用-j命令行选项),它就可以有效地提高同步编译的数目。
  • Rising from the floor to the mezzanine and trickling into compilations of smaller provisional arrangements, the objects displayed in the boxes play dual roles.
    从地面上升到夹层和成小滴的临时安排的汇编,该对象在灯箱扮演双重角色。
  • The argument to – j 10 is the maximum number of simultaneous compilations that can ensue once the build process starts.
    –j&10的参数是编译过程开始后能同时进行的最大编译数。