web developer tips (52):部署Asp.net web应用须设置debug为false
摘要:
原文地址:When deploying your ASP.NET web application, debug=false should be set in web.config 为了解决程序的问题,开发人员通常在web.config 中启动调试(debug)模式,这将导致ASP.NET产生... 阅读全文
posted @ 2009-09-29 09:56 麦哲思科技 阅读(105) 评论(0) 推荐(0)