1 Star 0 Fork 134

张宇 / Chess

forked from cygsd / Chess 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Settings.settings 1.76 KB
一键复制 编辑 原始数据 按行查看 历史
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Chess" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="mainBKImage" Description="主窗口背景色" Type="System.String" Scope="User">
<Value Profile="(Default)">山水之间.jpeg</Value>
</Setting>
<Setting Name="stepArrow" Description="每一步都箭头提示" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="ArrowsMaxNum" Description="提示箭头显示的最大数量" Type="System.Int32" Scope="User">
<Value Profile="(Default)">5</Value>
</Setting>
<Setting Name="MoveDelayTime" Type="System.Int32" Scope="User">
<Value Profile="(Default)">500</Value>
</Setting>
<Setting Name="ArrowVisable" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="EnableSound" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="EnablePathPoint" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="ThemsIndex" Type="System.Int32" Scope="User">
<Value Profile="(Default)">2</Value>
</Setting>
<Setting Name="ArrowsMemo" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="CurrentSide" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="CanJuIndex" Type="System.Int32" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
</Settings>
</SettingsFile>
C#
1
https://gitee.com/zhang-yuabcdef/Chess.git
git@gitee.com:zhang-yuabcdef/Chess.git
zhang-yuabcdef
Chess
Chess
Chess

搜索帮助