⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 helloworld.pkg

📁 《基于Symbian OS的手机开发与应用实践》这本书的配套源码。
💻 PKG
字号:
;
; Installation file for $$Root$$ application
;
;Languages
&EN
;
; UID is the app's UID
;
#{"Hello World"},(0x0402C691),1,0,0
;
;Supports Series 60 v 2.0
;This line indicates that this installation is for the Series 60 platform v2.0
;This line must appear _exactly_ as shown below in the sis file
;If this line is missing or incorrect, the sis file will not be able
;to be installed on Series 60 v2.0 platforms
(0x101F7960), 0, 0, 0, {"Series60ProductID"} 
;
; Four files to install
;
"\Epoc32\release\armi\urel\HelloWorld.app"		  -"!:\system\apps\HelloWorld\HelloWorld.app"
;"\Epoc32\release\wins\udeb\z\system\APPS\helloworld\HelloWorld.app"		  -"!:\system\apps\HelloWorld\HelloWorld.app"
"\Epoc32\data\z\system\apps\HelloWorld\HelloWorld.rsc"         -"!:\system\apps\HelloWorld\HelloWorld.rsc"
"\Epoc32\data\z\system\apps\HelloWorld\HelloWorld_caption.rsc" -"!:\system\apps\HelloWorld\HelloWorld_caption.rsc"
"\Epoc32\data\z\system\apps\HelloWorld\HelloWorld.aif"         -"!:\system\apps\HelloWorld\HelloWorld.aif"

⌨️ 快捷键说明

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