systemsounds.pkg
来自「symbian for c++ 系统声音调用例子」· PKG 代码 · 共 20 行
PKG
20 行
;
; Installation file for SystemSounds application
;
;Languages
&EN
;
; UID is the app's UID
;
#{"SystemSounds"},(0x01EF001C),1,0,0
(0x101F6F88), 0, 0, 0, {"Series60ProductID"}
;
; files to install
;
"\Epoc32\release\thumb\urel\SystemSounds.app" -"!:\system\apps\SystemSounds\SystemSounds.app"
"\Epoc32\release\thumb\urel\SystemSounds.rsc" -"!:\system\apps\SystemSounds\SystemSounds.rsc"
"\Epoc32\release\thumb\urel\SystemSounds_caption.rsc" -"!:\system\apps\SystemSounds\SystemSounds_caption.rsc"
"\Epoc32\release\thumb\urel\SystemSounds.aif" -"!:\system\apps\SystemSounds\SystemSounds.aif"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?