exampleclient.pkg

来自「symbian os c/c++ 手机客户端使用HTTP通信例子」· PKG 代码 · 共 16 行

PKG
16
字号
; ExampleClient.pkg
;
;Language - standard language definitions
&EN

; standard SIS file header
#{"ExampleClient"},(0x101F5463),1,0,0

;Supports Series 60  v2.0
(0x101F7960), 0, 0, 0, {"Series60ProductID"}

; The following paths assume that the SDK is installed in the default
; location. 
"C:\Symbian\7.0s\Series60_v20\Epoc32\Release\ARMI\UREL\ExampleClient.APP"-"!:\system\apps\ExampleClient\ExampleClient.app"
"C:\Symbian\7.0s\Series60_v20\Epoc32\data\z\system\apps\ExampleClient\ExampleClient.rsc"-"!:\system\apps\ExampleClient\ExampleClient.rsc"

⌨️ 快捷键说明

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