web.config
来自「This a sample write in VBNet to use a fr」· CONFIG 代码 · 共 14 行
CONFIG
14 行
<?xml version="1.0" encoding="utf-8" ?>
<!-- ***************************************************************************** -->
<configuration>
<configSections> <sectionGroup name="system.web"> <section name="neatUpload" type="Brettle.Web.NeatUpload.ConfigSectionHandler, Brettle.Web.NeatUpload" allowLocation="true" /> </sectionGroup> </configSections>
<system.web>
<httpRuntime maxRequestLength="2097151" executionTimeout="3600" useFullyQualifiedRedirectUrl="true" />
<!-- 鍕曟厠鍋甸尟绶ㄨ
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?