中英互译
methods of compiling
基本释义
- 编译方法:指在计算机科学中,将源代码转换为可执行代码的过程。
双语例句
- Principles to take part in a bid and methods of compiling pre-qualification documents;确定参加投标的原则及资格预审编制方法;
- Of course disabling MMI forces all methods to be compiled as they are encountered thus compiling many methods that are not hot methods and are being invoked only a small number of times.当然,禁用mmi会强制所有的方法都在首次碰到时进行编译,这样就会编译很多不是热点方法且只会被调用很少次数的方法。
- You can build a more optimized set of precompiled JAR files by creating a profile of the methods that your application uses frequently and AOT-compiling only those methods.您可以构建一组更为优化的预先编译 JAR 文件,方法是创建一个您的应用程序频繁使用的方法配置文件,然后仅用 AOT 编译这些方法。