help_sc.asptml.xml
来自「Http client source code. Working symbian」· XML 代码 · 共 24 行
XML
24 行
<?xml version="1.0"?>
<!DOCTYPE asptml SYSTEM "file:///C:/S60/devices/S60_3rd_FP2_SDK_v1.1/epoc32/tools/cshlpcmp/dtd/asptml.dtd">
<?xml:stylesheet href="file:///C:/S60/devices/S60_3rd_FP2_SDK_v1.1/epoc32/tools/cshlpcmp/xsl/asptml.xsl" title="asptml" type="text/xsl"?>
<asptml>
<uid value="0x2000E190"/><topic><category>HTTPClientExample</category><topictitle>Running the Example</topictitle>
<context contextUID="ContextApplication" comment="Context identifier. Do not change."/>
<index>Running the example</index>
<p>The Options menu provides the following commands:</p>
<list style="bullet"><listitem>HTTP Get: Opens a URI query dialog and issues an HTTP GET transaction.</listitem>
<listitem>HTTP Post: Opens a URI and data query dialog, and issues an HTTP Post transaction.</listitem>
<listitem>Cancel: Cancels running transaction. This command is visible only when a transaction is running.</listitem>
<listitem>Help: Displays the help.</listitem>
<listitem>About: Displays information about the application.</listitem>
<listitem>Exit: Exits the application.</listitem>
</list><p style="note">Running the application requires correctly configured networking (on the emulator) and Internet access point (on the device).</p>
<p>The upper part of the screen provides HTTP data. The lower part displays log data, including error codes (for more information on the meaning of the codes, check the error codes spreadsheet at http://wiki.forum.nokia.com/index.php/Error_codes).</p>
<p style="tip">Tip: You can change the focus between upper and lower parts of the screen by pressing the middle of the scroll key.</p>
</topic></asptml>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?