Settings.settings 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <?xml version='1.0' encoding='utf-8'?>
  2. <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="HXX.Scanner.Client.Properties" GeneratedClassName="Settings">
  3. <Profiles />
  4. <Settings>
  5. <Setting Name="CannonConfig" Type="System.String" Scope="User">
  6. <Value Profile="(Default)">ld=75;dbd=5;dpi=150</Value>
  7. </Setting>
  8. <Setting Name="KodakConfig" Type="System.String" Scope="User">
  9. <Value Profile="(Default)">ld=0;dbd=0;dpi=150</Value>
  10. </Setting>
  11. <Setting Name="webSocket_url" Type="System.String" Scope="User">
  12. <Value Profile="(Default)">ws://127.0.0.1:9999</Value>
  13. </Setting>
  14. <Setting Name="test" Type="System.String" Scope="User">
  15. <Value Profile="(Default)">abc3</Value>
  16. </Setting>
  17. <Setting Name="unique_client_id" Type="System.String" Scope="User">
  18. <Value Profile="(Default)" />
  19. </Setting>
  20. <Setting Name="DriverDownloadUrl" Type="System.String" Scope="User">
  21. <Value Profile="(Default)">client/download</Value>
  22. </Setting>
  23. <Setting Name="lastScanner" Type="System.String" Scope="User">
  24. <Value Profile="(Default)" />
  25. </Setting>
  26. <Setting Name="dataDir" Type="System.String" Scope="User">
  27. <Value Profile="(Default)">d:\test2\2\</Value>
  28. </Setting>
  29. <Setting Name="apiUrlBase" Type="System.String" Scope="User">
  30. <Value Profile="(Default)">https://www.baidu.com/</Value>
  31. </Setting>
  32. <Setting Name="uploadFileUrl" Type="System.String" Scope="User">
  33. <Value Profile="(Default)" />
  34. </Setting>
  35. <Setting Name="pingUrl" Type="System.String" Scope="User">
  36. <Value Profile="(Default)">dev3.k12100.net</Value>
  37. </Setting>
  38. <Setting Name="PanasonicConfig" Type="System.String" Scope="User">
  39. <Value Profile="(Default)">ld=0;dbd=0;dpi=200</Value>
  40. </Setting>
  41. <Setting Name="answerCardUrl" Type="System.String" Scope="User">
  42. <Value Profile="(Default)">https://dev3.k12100.net/teaching/api/v1/scanned_student/available</Value>
  43. </Setting>
  44. </Settings>
  45. </SettingsFile>