码迷,mamicode.com
首页 > Web开发 > 详细

asp.net笔记

时间:2014-09-14 08:57:06      阅读:168      评论:0      收藏:0      [点我收藏+]

标签:io   ar   sp   on   c   ad   ef   .net   r   

<configuration>
  <system.web>
      <compilation debug="true" targetFramework="4.0" />
    </system.web>
  <system.webServer>
    <defaultDocument>
      <files>
        <add value="index.aspx"/>
      </files>
    </defaultDocument>
    <directoryBrowse enabled="true"/>
  </system.webServer>
</configuration>

asp.net笔记

标签:io   ar   sp   on   c   ad   ef   .net   r   

原文地址:http://www.cnblogs.com/anjsxz/p/3970659.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!