?? helloworld_gcce.pkg
字號:
; HelloWorld_gcce.pkg
;
; ?Symbian Software Ltd 2005. All rights reserved.
;
; Specify the languages - as previously supported
; Languages
; none - English only by default
; List of localised vendor names - one per language. At least one must be provided (English [EN]).
; List must correspond to list of languages specified elsewhere in the .pkg
%{"UIQ SDK Example"}
; The non-localised, globally unique vendor name (mandatory)
:"UIQ Technology"
; Package header
; Name, UID3, Major, Minor, Build, Package-type
#{"HelloWorld"}, (0xE0001001), 1, 0, 0, TYPE=SA
; ProductID for UIQ 3.0
; Product/platform version UID, Major, Minor, Build, Component name
(0x101F6300), 3, 0, 0, {"UIQ30ProductID"}
; Files to install for the application
; If you move the example to another destination then you also need to change these paths.
"\epoc32\release\gcce\urel\HelloWorld.exe"-"!:\sys\bin\HelloWorld.exe"
"\epoc32\data\z\resource\apps\HelloWorld.rsc"-"!:\resource\apps\HelloWorld.rsc"
"\epoc32\data\Z\Resource\Apps\HelloWorldAppIcon.mbm"-"!:\resource\apps\HelloWorldAppIcon.mbm"
"\epoc32\data\z\resource\apps\HelloWorld_loc.rsc"-"!:\resource\apps\HelloWorld_loc.rsc"
"\epoc32\data\z\private\10003a3f\apps\HelloWorld_reg.rsc"-"!:\private\10003a3f\import\apps\HelloWorld_reg.rsc"
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -