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

📄 testnote.pkg

📁 symbian s60 第3版 通知对话框的使用的示例 适合新手
💻 PKG
字号:
; TestNote.pkg
;
;Language - standard language definitions
&EN

; standard SIS file header
#{"TestNote"},(0x07AF2204),1,0,0

;Localised Vendor name
%{"Vendor-EN"}

;Unique Vendor name
:"Vendor"

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

;Files to install
;You should change the source paths to match that of your environment
;<source> <destination>
"$(EPOCROOT)\Epoc32\release\$(PLATFORM)\$(TARGET)\TestNote.exe"        -"!:\sys\bin\TestNote.exe"
"$(EPOCROOT)\Epoc32\data\z\resource\apps\TestNote.rsc"        -"!:\resource\apps\TestNote.rsc"
"$(EPOCROOT)\Epoc32\data\z\private\10003a3f\apps\TestNote_reg.rsc"    -"!:\private\10003a3f\import\apps\TestNote_reg.rsc"
"$(EPOCROOT)\Epoc32\data\z\resource\apps\TestNote.mif" -"!:\resource\apps\TestNote.mif"

; Add any installation notes if applicable
;"TestNote.txt"        -"!:\private\07AF2204\TestNote.txt"

;required for application to be covered by backup/restore facility 
"..\sis\backup_registration.xml"		-"!:\private\07AF2204\backup_registration.xml"

⌨️ 快捷键说明

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