dbms_s60_3rd_ed.pkg

来自「The DBMS (Database Management System) ex」· PKG 代码 · 共 35 行

PKG
35
字号
;
; DBMS_S60_3rd_ed.pkg
;
; Installation description file for Bookstore example application
;

;Language - standard language definitions
&EN

; standard sis file header
#{"DBMS"},(0xE01F5466),2,0,0

;
;Localised Vendor name
;
%{"Forum Nokia"}

;
;Unique Vendor name
;
:"Forum Nokia"

;
;Supports S60 v 3.0
;
[0x101F7961], 0, 0, 0, {"Series60ProductID"}


;
; Files to install
;
"C:\Symbian\9.1\S60_3rd\Epoc32\release\gcce\urel\DBMS.exe"               - "!:\sys\bin\DBMS.exe"
"C:\Symbian\9.1\S60_3rd\Epoc32\data\Z\Resource\apps\DBMS.rsc"             - "!:\resource\apps\DBMS.rsc"
"C:\Symbian\9.1\S60_3rd\Epoc32\data\Z\private\10003a3f\apps\DBMS_reg.rsc" - "!:\private\10003a3f\import\apps\DBMS_reg.rsc"

⌨️ 快捷键说明

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