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

compilations

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

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

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

柯林斯词典

双语例句

  • The argument to – j 10 is the maximum number of simultaneous compilations that can ensue once the build process starts.
    –j&10的参数是编译过程开始后能同时进行的最大编译数。
  • Many useful compilations have been made of these various chemical compounds that have been studied, and of their practical applications.
    对所研究的这些不同的化合物和它们的实际应用,已有很多有用的专著。
  • This is another innovation that allows it to work with both more and less data than the existing compilations, with varying degrees of certainty.
    这是伯里克团队的另一个创新,不管数据是多还是少,准确性怎么样,他们的处理都优于已有的汇编。
  • 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命令行选项),它就可以有效地提高同步编译的数目。
  • Most writings on the subject are little more than unscientific compilations of traditional or folkloric material.
    大多数关于这一主题的作品多是不科学汇编传统或民俗材料。
  • Yet the consistency among the three compilations masks large uncertainties in the raw data on which they are based.
    不过,三大汇总数据的一致性掩盖了用来编制它们的原始数据中巨大的不确定性。
  • First, the large number of initial compilations can directly impact application start-up time.
    首先,大量的初始编译可能直接影响应用程序的启动时间。
  • The Beatles 'Red and Blue compilations are issued on CD for the first time next month.
    下个月,披头士乐队的专辑《红与蓝》将首次发行CD。
  • 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的总体目标是加快应用程序的启动。