📄 web.config
字号:
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<configSections>
<section name="WebConfigurationSettings" type="Club.Framework.Util.XmlSerializerSectionHandler, Club.Framework" />
<section name="RewriterConfig" type="Club.Common.URLRewriter.Config.RewriterConfigSerializerSectionHandler, Club.Common" />
<section name="aspnetUploadSettings" type="System.Configuration.NameValueFileSectionHandler,System, Version=1.0.5000.0, Culture=neutral,PublicKeyToken=b77a5c561934e089" />
</configSections>
<WebConfigurationSettings type="Club.Framework.Configuration.WebConfigurationSettings, Club.Framework">
<WebProviders>
<UrlFormatProvider type="Club.Framework.Format.UrlFormats, Club.Framework" />
<JsFormatProvider type="Club.Framework.Format.Js, Club.Framework" />
<DTOProvider type="Club.Framework.Data.DataDTOProvider, Club.Framework" />
<DbProvider type="Club.Framework.Data.SqlDataProvider, Club.Framework" connectionString="user id=sa;password=sa;initial Catalog=dooogo;Data Source=(local)" />
<EmailProvider type="Club.Framework.Email.SystemMail, Club.Framework" smtpServer="location" userName="service@dooogo.com" password="" adminEmail="service@dooogo.com" />
</WebProviders>
<AggregateTitle>鍢熷槦鐙楃綉涓婂
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -