Those precompiled files would go on to generate "invokers", generated code stubs to bind all the methods and blocks in the file.
那些预编译的文件会继续生成“invoker” ,生成的代码桩将绑定文件里所有的方法和块。
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 编译这些方法。
Beyond this, the nature of your application determines which additional system files can further benefit performance by being precompiled.
除此之外,应用程序的本质决定了还有哪些系统文件的预先编译能够带来性能收益。
Unfortunately, this option doesn't list classes from precompiled JAR files.
遗憾的是,这一选项不会列出预先编译的JAR 文件中的类。
The "Generated Classes" page lets you tweak the names of your project files, choose the base class, add a default application icon or choose to use precompiled headers.
生成的类页面让你调整你的项目文件的名字,选择基础类,增加一个缺省程序图标或选择使用预编译的头文件。
In this case, all include files can be precompiled into one precompiled header.
在这种情况下,可以将所有包含文件预编译为一个预编译头。
In any application that generates text files, precompiled text templates are an easy and reliable method of defining the text.
在任何会产生文字档的应用程序中,先行编译的文字范本是简单而可靠的文字定义方法。
Create precompiled header Files and use the precompiled header options.
建立先行编译标头档,并且使用先行编译标头选项。
The compile will fail if the files require a precompiled header that is not available at the time of the build.
如果这些文件需要一个在生成时不可用的预编译头,编译将失败。
The compile will fail if the files require a precompiled header that is not available at the time of the build.
如果这些文件需要一个在生成时不可用的预编译头,编译将失败。
应用推荐