火范文>英语词典>compilations翻译和用法

compilations

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

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

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

柯林斯词典

双语例句

  • Most writings on the subject are little more than unscientific compilations of traditional or folkloric material.
    大多数关于这一主题的作品多是不科学汇编传统或民俗材料。
  • If this option is in effect when the PCH is created, subsequent compilations that use the PCH can use the debugging information.
    如果在创建pch时此选项生效,则后面使用pch的编译可以使用调试信息。
  • First, the large number of initial compilations can directly impact application start-up time.
    首先,大量的初始编译可能直接影响应用程序的启动时间。
  • Computer Programs and Compilations of Data datatron assembly system
    数据处理机汇编系统
  • 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.
    因此,为了提高编译的速度,可以将这些文件转换为一种编译器更容易理解的中间形式,以便提高后续编译工作的速度。
  • Are valid for native compilations.
    对本机编译有效。
  • You can also use the same temporary file for independent compilations.
    还可以使用同一个临时文件进行独立编译。
  • Introductory biology texts tend to be compilations of conclusions.
    导论式的生物学教科书,多倾向于结论的汇编。
  • 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 argument to – j 10 is the maximum number of simultaneous compilations that can ensue once the build process starts.
    –j&10的参数是编译过程开始后能同时进行的最大编译数。