source9.xml
来自「XML tutorial」· XML 代码 · 共 22 行
XML
22 行
<XTutorial id="9" next="10" previous="8">
<description lang='eng'>Characters >, " , and ' can be also substituted by &gt; , &quot; and &apos; , respectively</description>
<!-- <description lang='cze'>Znaky >, " a ' mohou být rovněž nahrazeny &gt; , &quot; a &apos;</description> -->
<description lang='chi'>字符 >, " , 和 ' 也可以分别用 &gt; , &quot; 和 &apos; 来代替.</description>
<demo type="wf">
<description lang='eng'>Possible substitutions</description>
<!-- <description lang='cze'>Možné substituce</description> -->
<description lang='chi'>可能的替代情况</description>
<doc>
{example}
{right-bracket} both > and &gt; permitted{/right-bracket}
{double-quote} both " and &quot; permitted{/double-quote}
{apostrophe} both ' and &apos; permitted{/apostrophe}
Useful in: {el value=" &apos; &quot; &apos; "/}
{/example}
</doc>
</demo>
</XTutorial>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?