📄 ice.ini
字号:
< node="root" type="qXML" >
< attr="version" type="string" value="0.1.1" >
< node="data" type="userdata" >
< attr="version" type="string" value="ICE device config v1.0" >
<resolutions type="list of resolutions" >
< attr="1" type="string" value="640x480" >
< attr="2" type="string" value="800x600" >
< attr="3" type="string" value="1024x768" >
</ resolutions>
< node="colordepths" type="color depth list" >
< attr="16bit" type="string" value="16" >
< attr="32bit" type="string" value="32" >
</ close="colordepths" >
< node="devices" type="list of device drivers" >
< attr="OpenGL" type="string" value="OpenGL" >
< attr="DirectX8" type="string" value="DirectX8" >
< attr="Software" type="string" value="Software" >
</ close="devices" >
</ close="data" >
</ close="root" >
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -