预编译程序 meaning in English
pre compiler
precompiler program
Examples
- You would only change this field if you have pre - compiled the assemblies in your application for a specific architecture
只有在已针对特定结构在应用程序中预编译程序集的情况下,才更改此字段。 - Alternatively , you can use the asp . net dynamic compilation feature to test your http module code without pre - compiling an assembly dll
或者,可以使用asp . net动态编译功能来测试http模块代码,而不用预编译程序集dll 。 - This value is required if you are preparing one or more installations whose assemblies have been precompiled for a specific microprocessor
如果准备的是已经针对特定微处理器预编译程序集的一项或多项安装,则需要此值。 - Pre - compiling assemblies with ngen . exe can improve the startup time for applications , because much of the work required to execute code has been done in advance
通过ngen . exe预编译程序集可以减少应用程序的启动时间,因为执行代码所需的大量工作已事先完成。 - To name strongly named assemblies using a key file or a key container , select the enable strong naming on precompiled assemblies check box , and then click
若要使用密钥文件或密钥容器命名具有强名称的程序集,请选择“对预编译程序集启用强命名”复选框,然后单击“确定” 。