httpclientexample_s60_3rd_ed_carbide.pkg
来自「symbian os手机程序开发」· PKG 代码 · 共 39 行
PKG
39 行
;=======================================================================
; Name : HTTPClientExample_S60_3rd_ed_carbide.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
;
"$(EPOCROOT)\Epoc32\release\$(PLATFORM)\$(TARGET)\HTTPClientExample.exe" -"!:\sys\bin\HTTPClientExample.exe"
"$(EPOCROOT)\Epoc32\data\z\resource\apps\HTTPClientExample.rsc" -"!:\resource\apps\HTTPClientExample.rsc"
"$(EPOCROOT)\Epoc32\data\z\private\10003a3f\apps\HTTPClientExample_reg.rsc" -"!:\private\10003a3f\import\apps\HTTPClientExample_reg.rsc"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?