添加项目文件。
This commit is contained in:
22
App.config
Normal file
22
App.config
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
|
||||
<appSettings>
|
||||
<add key="settingSpeed" value="1380"/>
|
||||
<add key="ActualSpeed1" value="1380"/>
|
||||
<add key="ActualSpeed2" value="1380"/>
|
||||
<add key="ActualSpeed3" value="1380"/>
|
||||
<add key="interval1" value="1380"/>
|
||||
<add key="interval2" value="1380"/>
|
||||
<add key="interval3" value="1380"/>
|
||||
<add key="interval" value="1380"/>
|
||||
|
||||
<add key="txtSetTorque" value="1380"/>
|
||||
<add key="txtTestTime" value="1380"/>
|
||||
<add key="txtSpeedAtSetTorque" value="1380"/>
|
||||
<add key="txtSpeedAtMaxTorque" value="1380"/>
|
||||
|
||||
|
||||
</appSettings>
|
||||
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user