install.ini
来自「Wxpython Implemented on Windows CE, Sou」· INI 代码 · 共 14 行
INI
14 行
[CEAppManager]
; Version is the version of the Application Manager (1.0)
Version = 1.0
Component = Life
[Life]
Description = Game of Life
; Uninstall = Life
; Do not specify the "InstallDir" key so that CEAppMgr will use the directory of this INI file
; as the install directory.
IconFile = life.ico
IconIndex = 0
;DeviceFile = life.exe
CabFiles = life.PPC2003_ARM.CAB
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?