The resulting assembly will have a strong name based on the provided key file and will precompile according to the provided 结果程序集将有一个基于所提供的密钥文件的强名称,并将根据所提供的
You can precompile a web site in its current location , or precompile a web site for deployment to another computer 可以在网站的当前位置预编译网站,也可以预编译网站以将其部署到其他计算机。
Finally , if you precompile the web site before you deploy it , you can deploy the assemblies instead of the source code 最后,如果在部署网站之前预编译网站,则可以部署程序集,而不必部署源代码。
If you precompile only the code , you can update the user interface of the site without having to recompile the entire site 如果只预编译代码,则可以更新站点的用户界面,而无需重新编译整个站点。
You can precompile the site and replace the . aspx files in your site with stubs that point to the compiled versions of the pages 可以预编译站点并将站点中的. aspx文件替换为指向网页的编译版本的存根。
You can precompile a web application so that the ui markup is preserved , or precompile the pages so that source code cannot be changed 属性指定的秒数,则将分析并编译单个页面,以便请求能被快速处理。
Moreover , compiled script cannot be debugged . you should consider these factors when you decide whether to precompile script 除包的大小以外,还要在选择是否要预编译脚本时考虑已编译的脚本无法调试这种情况。
You still have the option to precompile your web site into a layout on your computer and then deploy it to a production server 还可以选择在您的计算机上将网站预编译成某个布局,然后将其部署到生产服务器上。