audio3.pkg

来自「Symbian OS C++ 手机应用开发(第一卷)部分事例代码」· PKG 代码 · 共 15 行

PKG
15
字号
;
; audio3 Installation script.
;
;
; Specify the supported languages; items must appear in this order subsequently
&EN
;
; The installation name and header data
#{"Audio3"},(0x101ffac3),1,0,0
(0x101F7960), 0, 0, 0, {"Series60ProductID"}
;
; The files to install
"\Epoc32\release\armi\urel\audio3.app"-"!:\System\Apps\audio3\audio3.app"
"\Epoc32\data\z\system\apps\audio3\audio3.rsc"-"!:\System\Apps\audio3\audio3.rsc"
"..\group\testing123.raw"-"!:\testing123.raw"

⌨️ 快捷键说明

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