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

📄 dbmsexample.pkg

📁 SymbianOS的DBMS实例 详细的代码揭示SymbianOS数据库管理系统的使用 很规范
💻 PKG
字号:
;
; Installation file for DBMSexample application
;
;Languages
&EN
;
; UID is the app's UID
;
#{"DBMSexample"},(0x0352B80E),1,0,0
;
;Supports Series 60 v 0.9
;This line indicates that this installation is for the Series 60 platform v0.9
;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 v0.9 platforms
(0x101F6F88), 0, 0, 0, {"Series60ProductID"}
;
; Four files to install
;
"\Symbian\6.1\Series60\Epoc32\release\armi\urel\DBMSexample.app"         -"!:\system\apps\DBMSexample\DBMSexample.app"
"\Symbian\6.1\Series60\Epoc32\release\armi\urel\DBMSexample.rsc"         -"!:\system\apps\DBMSexample\DBMSexample.rsc"
"\Symbian\6.1\Series60\Epoc32\release\armi\urel\DBMSexample_caption.rsc" -"!:\system\apps\DBMSexample\DBMSexample_caption.rsc"
"\Symbian\6.1\Series60\Epoc32\release\armi\urel\DBMSexample.aif"         -"!:\system\apps\DBMSexample\DBMSexample.aif"


⌨️ 快捷键说明

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