词语屋>英语词典>compilations翻译和用法

compilations

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

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

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

柯林斯词典

双语例句

  • Computer Programs and Compilations of Data datatron assembly system
    数据处理机汇编系统
  • You can use this software to burn custom compilations of your favorite tunes.
    你可以用这个软件来刻录你最喜欢的乐曲。
  • This is another innovation that allows it to work with both more and less data than the existing compilations, with varying degrees of certainty.
    这是伯里克团队的另一个创新,不管数据是多还是少,准确性怎么样,他们的处理都优于已有的汇编。
  • Are valid for native compilations.
    对本机编译有效。
  • First, the large number of initial compilations can directly impact application start-up time.
    首先,大量的初始编译可能直接影响应用程序的启动时间。
  • Article 10 Computer Programs and Compilations of Data
    第十条计算机程序与数据的汇编
  • Rising from the floor to the mezzanine and trickling into compilations of smaller provisional arrangements, the objects displayed in the boxes play dual roles.
    从地面上升到夹层和成小滴的临时安排的汇编,该对象在灯箱扮演双重角色。
  • Subsequent compilations can proceed more quickly by including the precompiled code.
    通过包含预编译代码可以加快后面的编译速度。
  • 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.
    因此,为了提高编译的速度,可以将这些文件转换为一种编译器更容易理解的中间形式,以便提高后续编译工作的速度。
  • 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命令行选项),它就可以有效地提高同步编译的数目。