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
466 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<!--控件属性列表文件-->
<!--<add key="Type" value="Com" />-->
<add key="Type" value="Socket" />
<add key="para" value="9004" />
<add key="SqlString" value="Persist Security Info=True;Password=Mesnac123;User ID=sa;Initial Catalog=SecondNanjing;Data Source=192.168.0.251;Connection Timeout=5" />
<add key="LimitUp" value="3" />
</appSettings>
</configuration>