source11.xml

来自「XML tutorial」· XML 代码 · 共 39 行

XML
39
字号
<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> --><description lang='ger'>Verarbeitungsanweisungen (engl. "processing instruction; short: PI") erlauben es XML-Dokumenten Anweisungen für verarbeitende Anwendungen zu enthalten.</description><demo type="wf"><description lang='eng'>Processing instructions </description><!-- <description lang='cze'>PI</description> --><description lang='ger'>Verarbeitungsanweisungen (PIs)</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> --><description lang='ger'>PIs müssen "?>" aufhören.</description><doc>{example}{?perl run <error>_</error>}{/example}</doc></demo></XTutorial>

⌨️ 快捷键说明

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