app.config
来自「房屋中介系统是一款非常实用的房屋中介软件。使用该软件」· CONFIG 代码 · 共 10 行
CONFIG
10 行
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<configSections>
</configSections>
<connectionStrings>
<add name="houseAgency.Properties.Settings.pubsConnectionString"
connectionString="Dsn=jb;uid=sa;app=Microsoft庐 Visual Studio庐 2005;wsid=SNEAR;database=pubs"
providerName="System.Data.Odbc" />
</connectionStrings>
</configuration>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?