123456789101112131415161718192021222324252627282930313233343536373839 |
- <?xml version='1.0' encoding='utf-8'?>
- <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="UAS_MES_NEW.Properties" GeneratedClassName="Settings">
- <Profiles />
- <Settings>
- <Setting Name="ProjectName" Type="System.String" Scope="User">
- <Value Profile="(Default)">优软科技MES</Value>
- </Setting>
- <Setting Name="LastLoginUser" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="LastLoginSob" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="LastLoginResource" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="DefaultCollectionValue" Type="System.String" Scope="User">
- <Value Profile="(Default)">DefaultValue</Value>
- </Setting>
- <Setting Name="PortName" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="BaudRate" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="FTPAddress" Type="System.String" Scope="User">
- <Value Profile="(Default)">\\172.16.66.51\lable</Value>
- </Setting>
- <Setting Name="SMTBIND" Type="System.Boolean" Scope="User">
- <Value Profile="(Default)">True</Value>
- </Setting>
- <Setting Name="DefaultBadGroup" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="MES" Type="System.String" Scope="Application">
- <Value Profile="(Default)">Connection Timeout=0;Pooling=false;Password=select!#%*(;User ID=MES;Pooling=false;Data Source=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=113.108.109.210)(PORT=1522)))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=orcl)));</Value>
- </Setting>
- </Settings>
- </SettingsFile>
|