gxh973121

博客园 首页 新随笔 联系 订阅 管理
可以看到aspx文件产生的C#或者VB.NET代码,方法是:

  • 在aspx文件里包含<%@ Page Debug="true" %>,或者在web.config里设置<compilation debug="true">
  • 在\%SystemRoot%\Microsoft.NET\Framework\v1.0.nnnn\Temporary ASP.NET Files目录下查看生成的c#或者vb.net代码
posted on 2005-01-31 15:37  gxh973121  阅读(350)  评论(0)    收藏  举报