aot

aot

 英

  • 网络应用程序对象树(Application Object Tree);气溶胶光学厚度(aerosol optical thickness);琥珀酸钠

例句

A class-preloading loop like the one shown in Listing 2 is all that's required to ensure you get the full benefits of the AOT-compiled code.

类似清单2加载循环足够确保充分获取提前编译代码优势

Any other JVM using that shared class cache can subsequently execute that method as AOT code without incurring the cost of compilation.

使用这个共享缓存其他JVM可以执行这些AOT代码这样避免编译开销

A method that has been AOT-compiled may also be JIT-compiled if it meets the necessary recompilation criteria.

对于已经AOT编译方法如果满足必要重新编译条件可能执行JIT编译

If you do not specify a maximum amount of AOT code that can be stored, then the default setting is to use the entire cache.

如果没有指定可以存储AOT代码大量默认设置使用整个缓存

The AOT-compiled code is the equivalent to the native code the JIT compiler would generate if it used a fixed optimisation level.

如果JIT使用一种固定优化级别那么AOT编译代码等同JIT编译生成本地代码

The tool can create AOT-compiled code either for all the methods in each of the JAR file's classes or for a defined selection of methods.

工具可以创建AOT编译代码可以JAR文件所有方法可以一个固定方法集合

In early 2008, the IBM Academy of Technology (AoT) decided to hold its first meeting in a virtual environment.

年初IBMAcademyofTechnologyAoT决定一个虚拟环境举行首届会议

An AOT-compiled method is also subject to JIT compilation, so after initial execution as AOT code, it may be optimised further by the JIT.

AOT编译方法仍然属于JIT编译处理范围所以最初AOT代码形式执行方法之后JIT仍然可以进一步优化

Reversed micelles of Aerosol-OT (AOT) in heptane were used to purify superoxide dismutase (SOD) from bovine red blood cells.

胶束气溶胶催产应运而生用来净化超氧化物歧化酶SOD红细胞

Suddenly, the experimental hybrid SL virtual space was seen as a viable platform for the larger, more elaborate general meeting.

突然这个试验混合SL虚拟空间视为规模复杂AoT大会可行平台

So it's possible that a future invocation of an application may also cause some additional methods to be AOT-compiled.

因此应用程序后续调用可能导致更多方法AOT编译

Conclusions AOT-alginate nanoparticles significantly enhance the cellular delivery of basic, water-soluble drugs.

结论:AOT-纳米明显提高碱性水溶性药物细胞释放

Dynamic class loading, which is a challenge for the dynamic JIT compiler, is an even more significant issue for AOT compilation.

动态加载动态JIT编译面临一个挑战也是AOT编译一个重要问题

In these scenarios, Ahead-of-time (AOT) compilation for Java code may be the right solution.

这些情况Java代码提前(Ahead-of-time,AOT)编译可能合适解决方案

The resultant particles in the micro emulsions formed by AOT or SDS have high stability, small particle size, and good monodispersity.

SDSAOT构成体系形成纳米具有稳定性分散性特点

Results AOT-alginate nanoparticles demonstrated sustained release of doxorubicin over a 15-day period in vitro.

结果15以上试验显示AOT-纳米阿霉素有作用

Unlike JIT compilation, AOT compilation does not employ optimisations based on the dynamic analysis of an executing Java method.

JIT编译不同AOT编译并不根据Java方法动态分析执行优化

This reduction is delivered by saving the time needed for compilation and by faster execution of methods as AOT code.

由于节省编译时间而且执行采用AOT代码形式方法速度更快

Adenomatoid odontogenic tumour(AOT) is a benign neoplasm or a hamartomatous, noninvasive lesion with slow but progressive growth.

性腺AOT一种良性肿瘤性质起源问题存在争论

Application developers facing these types of issues can benefit from using AOT compilation.

面临这些问题应用程序开发人员能够受益使用AOT编译

The AOT code executed by a JVM is not shared, but copied out from the shared class cache.

JVM执行AOT代码并不是直接共享而是共享缓存复制出来

AOT code must therefore be generated with every static, field, class, and method reference unresolved.

AOT代码因此必须没有解析每个静态字段方法引用情况生成

The generated AOT code is stored in a region of the shared cache.

生成AOT代码存储共享缓存一个区域

In WebSphere Real Time, AOT native code compilation is performed with a tool called jxeinajar (see Figure 2).

WebSphereRealTimeAOT本地代码编译通过jxeinajar工具参见2)执行

These improvements come from a mixture of class sharing and AOT code usage.

改进启用共享使用AOT代码共同造成

The AOT compilation tool, jxeinajar, generates native code from classes stored in JAR or ZIP file formats.

AOT编译工具jxeinajarJARZIP文件格式存储生成本地代码

If you omit the -Xnojit option, any AOT-compiled code available to the Java VM is not used.

如果忽略-Xnojit选项那么任何可供JavaVM使用AOT编译代码不会使用

You will also learn how to Ahead-of-time (AOT) compile your application for improved determinism in an RT environment.

学习如何编译AOT应用程序以便改进一个RT环境确定性

However, the main surfactants used in these systems are still ionic surfactant such as AOT.

然而这些系统使用表面活性剂主要仍然AOT这样离子型表面活性剂

Xshareclasses: verboseAOT: Use this command to report any AOT code read from or stored into the shared class cache.

verboseAOT使用这个命令报告共享缓存存储读取所有AOT代码

A solution to this issue is to precompile Java bytecodes using AOT compilation.

问题解决方案之一使用AOT编译预先编译Java字节码

SPECjbb2005 doesn't have a lengthy startup phase so only a few AOT methods are compiled.

SPECjbb2005启动阶段并不所以只有几个方法执行AOT编译

Introducing macrubyc, a command line tool interface to the AOT compiler.

引入macrubyc一个命令工具作为AOT编译接口

The first step, AOT code generation (using the jxeinajar tool), generates native code using the AOT compiler.

第一AOT代码生成使用jxeinajar工具),使用AOT编译生成本地代码

We are principally AOT compiling them to test the AOT compiler.

我们使用AOT编译它们主要为了测试AOT编译

Learn more about AOT code shortly.

稍后进一步讨论AOT代码

In addition, using AOT code from the cache helps reduce startup time.

另外使用缓存AOT代码有助于减少启动时间

The reason AOT code is generally slower than JIT code is because of the nature of the Java language itself.

AOT代码通常JIT代码执行速度由于Java语言自身特性引起

Nonetheless, the common case is that AOT-compiled code is slower than JIT-compiled code.

虽然如此通常AOT编译代码速度JIT编译代码

We are AOT Co. , Ltd in China. We supply apple with good quality and low price. Please contact us to know details.

翻译我们中国AOT公司我们苹果质量不错便宜联系我们了解详情

热门查询