?? source11.xml
字號:
<XTutorial id="11" next="12" previous="10">
<description lang='eng'>Processing instructions (PIs) allow documents to contain instructions for applications. </description>
<!-- <description lang='cze'>Programové instrukce (PI) umo?ňují p?edávat aplikaci r?zné instrukce.</description> -->
<demo type="wf">
<description lang='eng'>Processing instructions </description>
<!-- <description lang='cze'>PI</description> -->
<doc>
{example}
{?perl lower-to-upper-case ?}
{?web-server add-header = "university" ?}
{text}vscht{/text}
{/example}
</doc>
</demo>
<demo type="notwf">
<description lang='eng'>Processing instruction must end with ?></description>
<!-- <description lang='cze'>PI musí kon?it s ?></description> -->
<doc>
{example}
{?perl run <error>_</error>}
{/example}
</doc>
</demo>
</XTutorial>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -