settingexample_s60_2nd_ed_carbide.pkg
来自「基于 symbian OS的屏幕设置经典程序,很不错,欢迎下载学习」· PKG 代码 · 共 21 行
PKG
21 行
;
; 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
;
"$(EPOCROOT)\Epoc32\release\$(PLATFORM)\$(TARGET)\SettingExample.app" -"!:\system\apps\SettingExample\SettingExample.app"
"$(EPOCROOT)\Epoc32\data\z\system\apps\SettingExample\SettingExample.rsc" -"!:\system\apps\SettingExample\SettingExample.rsc"
"$(EPOCROOT)\Epoc32\data\z\system\apps\SettingExample\SettingExample_caption.rsc" -"!:\system\apps\SettingExample\SettingExample_caption.rsc"
"$(EPOCROOT)\Epoc32\data\z\system\apps\SettingExample\SettingExample.aif" -"!:\system\apps\SettingExample\SettingExample.aif"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?