?? elements.pkg
字號:
; @brief Package information file for the Elements Example
;
; Copyright (c) EMCC Software Ltd 2003
; @version 1.0
;Languages
&EN
;
; Supply the app name, the app's UID, version, minor version, build and package type.
; Note that Executables don't have an application UID - it is typically "set" to zero (0) -
; but the package installer requires a UID, so one must be assigned for the package file for
; an EXE, otherwise the executable will be removed when the next one with a zero UID is installed.
#{"Elements"},(0x101FDA8A),1,0,0
;
; Series 60 0.9
(0x101F6F88), 0, 0, 0, {"Series60ProductID"}
;
; Files to install
; It must be stored on the C: drive to be picked up by the ExeLauncher utility.
"..\..\..\Epoc32\release\armi\urel\elements.exe" - "C:\EMCC\Exes\elements.exe"
;
"..\group\metals.csv" - "C:\metals.csv"
"..\group\nonmetals.csv" - "C:\nonmetals.csv"
"..\group\semimetals.csv" - "C:\semimetals.csv"
; End of File
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -