compiler optimization meaning in Chinese
编译程序优化
Examples
- Gets or sets a value indicating whether to enable compiler optimizations
获取或设置一个值,该值指示是否启用编译器优化。 - Specifies that just - in - time compiler optimization is enabled for the assembly
指定已经为程序集启用实时( jit )编译器优化。 - Which encompasses caches , registers , and other hardware and compiler optimizations
) ,它包围了缓存、注册表和其他硬件和编译优化。 - Declspec gives the compiler more information for performing compiler optimizations
Declspec为编译器提供执行编译器优化的更多信息。 - Are not subject to compiler optimizations that assume access by a single thread
的字段不受编译器优化(假定由单个线程访问)的限制。