懒人记时 代码仓库
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

14 行
654 B

  1. <?xml version='1.0' encoding='utf-8'?>
  2. <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="AppTime.Properties" GeneratedClassName="Settings">
  3. <Profiles />
  4. <Settings>
  5. <Setting Name="DataPath" Type="System.String" Scope="User">
  6. <Value Profile="(Default)" />
  7. </Setting>
  8. <Setting Name="RecordScreenDays" Type="System.Int32" Scope="User">
  9. <Value Profile="(Default)">30</Value>
  10. </Setting>
  11. <Setting Name="ImageQuality" Type="System.Int32" Scope="User">
  12. <Value Profile="(Default)">50</Value>
  13. </Setting>
  14. </Settings>
  15. </SettingsFile>