ecomshape_2x_armi.pkg
来自「国内著名嵌入式培训机构内部资料,内含一些实例代码,包括技术专题书籍」· PKG 代码 · 共 37 行
PKG
37 行
;
; Installation file for ecomshape application
;
;Languages
&EN
;
; UID is the app's UID
;
#{"ECom shape example"},(0x101FDA6D),2,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
;
"\Symbian\8.1a\S60_2nd_FP3\Epoc32\release\armi\urel\ecomshape.app" -"!:\system\apps\ecomshape\ecomshape.app"
"\Symbian\8.1a\S60_2nd_FP3\Epoc32\data\z\system\apps\ecomshape\ecomshape.rsc" -"!:\system\apps\ecomshape\ecomshape.rsc"
"\Symbian\8.1a\S60_2nd_FP3\Epoc32\data\z\system\apps\ecomshape\ecomshape_caption.rsc" -"!:\system\apps\ecomshape\ecomshape_caption.rsc"
"\Symbian\8.1a\S60_2nd_FP3\Epoc32\data\z\system\apps\ecomshape\ecomshape.aif" -"!:\system\apps\ecomshape\ecomshape.aif"
;
; Resolver
;
"\Symbian\8.1a\S60_2nd_FP3\Epoc32\release\armi\urel\shaperesolver.dll" -"!:\System\Libs\Plugins\shaperesolver.dll"
"\Symbian\8.1a\S60_2nd_FP3\Epoc32\data\z\system\libs\plugins\101F614D.rsc" -"!:\System\Libs\Plugins\101F614D.rsc"
;
; Implementation
;
"\Symbian\8.1a\S60_2nd_FP3\Epoc32\release\armi\urel\shapeimplementation.dll" -"!:\System\Libs\Plugins\shapeimplementation.dll"
"\Symbian\8.1a\S60_2nd_FP3\Epoc32\data\z\system\libs\plugins\101F614F.rsc" -"!:\System\Libs\Plugins\101F614F.rsc"
; End of File
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?