📄 source10.xml
字号:
<XTutorial id="10" next="11" previous="9"><description lang='eng'>Comments may appear anywhere in a document outside other markup. An XML processor may, but need not, make it possible for an application to retrieve the text of comments. The string "--" (double-hyphen) must not occur within comments. </description><description lang='ger'>Kommentare können im gesamten Dokument, außer im Markup (den Tags) vorkommen.Ein XML-Prozessor kann einer Anwendung den Text der Kommentare zur Verfügung stellen, muss das aber nicht.Die Zeichenkette "--" darf in Kommentaren nicht vorkommen.</description><demo type="wf"><description lang='eng'>Comment can contain any characters apart from --</description><description lang='ger'>Kommentare können beliebige Zeichen enthalten, mit Außnahme von "--"</description><doc>{!-- doc A --}{example}{!-- <HEAD> --}{!-- Characters <&< --}{/example}</doc></demo><demo type="notwf"><description lang='eng'>Comment must not contain --</description><description lang='ger'>Das Kommentar darf nicht "--" enthalten</description><doc>{example} {!-- A <error>--</error> B --}{/example}</doc></demo></XTutorial>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -