Provides information on precompiling a web application and copying it from a development computer to a production web server computer 提供有关预编译web应用程序以及从开发计算机将该应用程序复制到成品web服务器计算机的信息。
precompiling an asp . net web site provides faster initial response time for users since pages do not have to be compiled the first time they are requested 预编译asp.net网站可缩短用户的初始响应时间,因为页在第一次被请求时无需编译。
precompiling requires planning, but it offers significantly faster compilations if you precompile source code other than simple header files 预编译要求先进行规划,但如果预编译的是除简单的头文件之外的源代码,则将大幅度提高编译速度。
Best compilation model to choose during development when the extra steps required for precompiling a web site slow down the development process 当预编译网站所需的额外步骤减慢了开发过程时,默认编译是开发过程中可供选择的最佳编译模型。
The primary benefit of precompiling is that it allows you to deploy only executable code, thus bringing a measure of protection to your intellectual property 预编译最主要的优点在于,它允许只部署可执行代码,从而提供了一种知识产权保护措施。
You can precompile for deployment in two ways : precompiling for deployment only, or precompiling for deployment and update . precompiling for deployment only 您可以按照以下两种方式来针对部署进行预编译:仅针对部署进行预编译,或者针对部署和更新进行预编译。
You can precompile for deployment in two ways : precompiling for deployment only, or precompiling for deployment and update . precompiling for deployment only 您可以按照以下两种方式来针对部署进行预编译:仅针对部署进行预编译,或者针对部署和更新进行预编译。
You can precompile for deployment in two ways : precompiling for deployment only, or precompiling for deployment and update . precompiling for deployment only 您可以按照以下两种方式来针对部署进行预编译:仅针对部署进行预编译,或者针对部署和更新进行预编译。
The microsoft . net implementation also supports an option of precompiling to native code for a faster startup, duplicating what gcj has done for java byte code microsoft.net实现还支持预编译成本机代码的选项以获得更快速启动,这与gcj对java字节码所做的工作相同。
An important feature of precompiling for publishing is that it can also help protect your site s source code by providing you with an object-only version of the site that you can deploy 为发布进行的预编译的一个重要功能是,它可以通过提供可部署站点的纯对象版本来帮助保护站点的源代码。