httpclientexample_s60_3rd_ed.pkg

来自「symbian os手机程序开发」· PKG 代码 · 共 40 行

PKG
40
字号
;=======================================================================
;  Name     : HTTPClientExample_S60_3rd_ed.pkg
;  Part of  : HTTP Client Example
;  Created  : 06/26/2006 by Forum Nokia 
;  Version  : 2.0
;  Copyright: Forum Nokia
;=======================================================================
;
; Installation file for HTTP Client Example application
;
;Language - standard language definitions
&EN

; standard SIS file header
#{"HTTPClientExample"},(0xE01F5463),2,0,0

;
;Localised Vendor name
;
%{"Forum Nokia"}

;
;Unique Vendor name
;
:"Forum Nokia"

;
;Supports Series 60 v 3.0
;
[0x101F7961], 0, 0, 0, {"Series60ProductID"}

;
; Files to install
;

"c:\Symbian\9.1\S60_3rd\Epoc32\release\gcce\urel\HTTPClientExample.exe"-"!:\sys\bin\HTTPClientExample.exe"
"c:\Symbian\9.1\S60_3rd\Epoc32\data\Z\Resource\apps\HTTPClientExample.rsc"-"!:\resource\apps\HTTPClientExample.rsc"
"c:\Symbian\9.1\S60_3rd\Epoc32\data\Z\private\10003a3f\apps\HTTPClientExample_reg.rsc"-"!:\private\10003a3f\import\apps\HTTPClientExample_reg.rsc"

⌨️ 快捷键说明

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