viewex.pkg
来自「《SymbianOSC手机应用开发》源码」· PKG 代码 · 共 20 行
PKG
20 行
;
; Installation file for ViewEx application
;
;Languages
&EN
;
; UID is the app's UID
;
#{"ViewExample"},(0x0257696A),1,0,0
;
; Supports UIQ
(0x101F617B), 2, 0, 0, {"UIQ20ProductID"}
;
; Four files to install
;
"\Epoc32\release\armi\urel\ViewEx.app" -"!:\system\apps\ViewEx\ViewEx.app"
"\Epoc32\data\z\system\apps\ViewEx\ViewEx.rsc" -"!:\system\apps\ViewEx\ViewEx.rsc"
"\Epoc32\data\z\system\apps\ViewEx\ViewEx.aif" -"!:\system\apps\ViewEx\ViewEx.aif"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?