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

📄 myhttp_gcce.pkg

📁 This application is explain how to Test http connection in symbian c++
💻 PKG
字号:
; MyHttp_gcce.pkg
;

; 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
#{"MyHttp"}, (0xA00003C8), 1, 0, 0, TYPE=SA

; ProductID for UIQ 3.0
; Product/platform version UID, Major, Minor, Build, Product ID
(0x101F6300), 3, 0, 0, {"UIQ30ProductID"}

; Files to install for my directory application
; If you have changed the default UIQ SDK installation path than you also need to change these paths.
"\Symbian\UIQ3SDK\epoc32\release\gcce\urel\MyHttp.exe"-"!:\sys\bin\MyHttp.exe"
"\Symbian\UIQ3SDK\epoc32\data\Z\Resource\Apps\MyHttp.rsc"-"!:\Resource\Apps\MyHttp.rsc"
"\Symbian\UIQ3SDK\epoc32\data\Z\Resource\Apps\MyHttp_loc.rsc"-"!:\resource\apps\MyHttp_loc.rsc"
"\Symbian\UIQ3SDK\epoc32\data\Z\Resource\Apps\MyHttp.mbm"-"!:\resource\apps\MyHttp.mbm"
"\Symbian\UIQ3SDK\epoc32\data\z\Private\10003a3f\Apps\MyHttp_reg.rsc"-"!:\private\10003a3f\import\apps\MyHttp_reg.rsc"

⌨️ 快捷键说明

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