atm.userprefs

来自「是一个模拟ATM的程序」· USERPREFS 代码 · 共 24 行

USERPREFS
24
字号
<UserCombinePreferences version="1.0" filename="/home/Estelle/Workspace/Mono/ATM/ATM.mds">  <Files>    <File name="Welcome" />  </Files>  <Views>    <ViewMemento id="ProjectPad">      <Node expanded="True">        <Node name="ATM" expanded="True">          <Node name="Logic.cs" selected="True" />        </Node>      </Node>    </ViewMemento>    <ViewMemento id="ClassPad">      <Node />    </ViewMemento>    <ViewMemento id="MonoDevelop.NUnit.TestPad">      <Node />    </ViewMemento>  </Views>  <Properties>    <Property key="ActiveWindow" value="Welcome" />    <Property key="ActiveConfiguration" value="Debug" />  </Properties></UserCombinePreferences>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?