settingexample_s60_2nd_ed.pkg
来自「基于 symbian OS的屏幕设置经典程序,很不错,欢迎下载学习」· PKG 代码 · 共 22 行
PKG
22 行
;
; Installation file for SettingExample application
;
;Languages
&EN
;
; UID is the app's UID
;
#{"SettingExample"},(0x10005b95),2,0,0
;
;Supports Series 60 v 2.0
(0x101F6F88), 0, 0, 0, {"Series60ProductID"}
;
; Four files to install - check that install paths match your SDK installation
;
"\Symbian\7.0s\Series60_v21_CW\Epoc32\release\armi\urel\SettingExample.app" -"!:\system\apps\SettingExample\SettingExample.app"
"\Symbian\7.0s\Series60_v21_CW\Epoc32\data\z\system\apps\SettingExample\SettingExample.rsc" -"!:\system\apps\SettingExample\SettingExample.rsc"
"\Symbian\7.0s\Series60_v21_CW\Epoc32\data\z\system\apps\SettingExample\SettingExample_caption.rsc" -"!:\system\apps\SettingExample\SettingExample_caption.rsc"
"\Symbian\7.0s\Series60_v21_CW\Epoc32\data\z\system\apps\SettingExample\SettingExample.aif" -"!:\system\apps\SettingExample\SettingExample.aif"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?