You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
456 B
XML
11 lines
456 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<appSettings>
|
|
<!--控件属性列表文件-->
|
|
<!--<add key="Type" value="Com" />-->
|
|
<add key="Type" value="Com" />
|
|
<add key="para" value="3" />
|
|
<add key="SqlString" value="Persist Security Info=True;Password=123456;User ID=sa;Initial Catalog=JYD_shengjie;Data Source=192.168.3.109;Connection Timeout=5" />
|
|
<add key="LimitUp" value="3" />
|
|
</appSettings>
|
|
</configuration> |