compilations
英 [ˌkɒmpɪˈleɪʃənz]
美 [ˌkɑmpəˈleɪʃənz]
n. 收集; 选编; 选辑; 编纂; 编著; 编写
compilation的复数
柯林斯词典
双语例句
- The Beatles 'Red and Blue compilations are issued on CD for the first time next month.
下个月,披头士乐队的专辑《红与蓝》将首次发行CD。 - 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.
这是伯里克团队的另一个创新,不管数据是多还是少,准确性怎么样,他们的处理都优于已有的汇编。 - First, the large number of initial compilations can directly impact application start-up time.
首先,大量的初始编译可能直接影响应用程序的启动时间。 - Many useful compilations have been made of these various chemical compounds that have been studied, and of their practical applications.
对所研究的这些不同的化合物和它们的实际应用,已有很多有用的专著。 - Performing JIT compilations that delay start-up yet do not significantly improve the application's long-term performance are particularly wasteful.
如果JIT编译会延迟启动又不能显著改善应用程序的长期性能,则执行这种编译就非常浪费。 - Graph showing JIT compilations, class loader information, and garbage collection
展示JIT编译、类加载器信息和垃圾收集的图形 - 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.
因此,为了提高编译的速度,可以将这些文件转换为一种编译器更容易理解的中间形式,以便提高后续编译工作的速度。 - 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编译次数和执行这些编译花费的时间总量。 - The argument to – j 10 is the maximum number of simultaneous compilations that can ensue once the build process starts.
–j&10的参数是编译过程开始后能同时进行的最大编译数。