web.config
来自「可以实现简单的bhibernate对数据的添加」· CONFIG 代码 · 共 12 行
CONFIG
12 行
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<configSections>
<!--<section name="nhibernate" type="System.Configuration.NameValueSectionHandler, System, Version=1.0.3300.0,Culture=neutral, PublicKeyToken=b77a5c561934e089" /> -->
<section name="nhibernate" type="System.Configuration.NameValueSectionHandler, System, Version=1.0.3300.0,Culture=neutral, PublicKeyToken=b77a5c561934e089" />
</configSections>
<system.web>
<!-- 鍔ㄦ
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?