httpclientexample_s60_2nd_ed.pkg

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

PKG
28
字号
;=======================================================================
;  Name     : HTTPClientExample_S60_2nd_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
;
;Languages
&EN
;
; UID is the app's UID
;
#{"HTTPClientExample"},(0x001F5463),2,0,0
;
; Required line for S60 2.0 devices.
(0x101F7960), 0, 0, 0, {"Series60ProductID"} 

;
; Files to install
;
"\Symbian\7.0s\Series60_v21_CW\Epoc32\release\armi\urel\HTTPClientExample.app"         		-"!:\system\apps\HTTPClientExample\HTTPClientExample.app"
"\Symbian\7.0s\Series60_v21_CW\Epoc32\Data\z\system\apps\HTTPClientExample\HTTPClientExample.rsc"         	-"!:\system\apps\HTTPClientExample\HTTPClientExample.rsc"


⌨️ 快捷键说明

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