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 &amp;gt; , &amp;quot; and &amp;apos; , respectively</description>
<!-- <description lang='cze'>Znaky >, "  a ' mohou být rovněž nahrazeny &amp;gt; , &amp;quot; a &amp;apos;</description> -->
<description lang='chi'>字符 >, " , 和 ' 也可以分别用 &amp;gt; , &amp;quot; 和 &amp;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 &amp;gt; permitted{/right-bracket}
	{double-quote} both " and &amp;quot; permitted{/double-quote}
	{apostrophe} both ' and &amp;apos; permitted{/apostrophe}
	Useful in: {el value=" &amp;apos; &amp;quot; &amp;apos; "/}
{/example}
</doc>

</demo>


</XTutorial>

⌨️ 快捷键说明

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