通过本文主要向大家介绍了c#app.config,c#读取web.config,c#读取app.config,c#读取config文件,c#config等相关知识,希望对您有所帮助,也希望大家支持linkedu.com www.linkedu.com
<configuration>
<appSettings>
<add key="*" value="Provider=Microsoft.ACE.OLEDB.12.0;Data Source=D:aa.accdb;Persist Security Info=False"/>
</appSettings>
</configuration>