news.xml
来自「《php程序设计》的配套源码 《php程序设计》的配套源码 《php程序」· XML 代码 · 共 16 行
XML
16 行
<?xml version="1.0"?>
<news xmlns:news="http://slashdot.org/backslash.dtd">
<story>
<title>O'Reilly Publishes Programming PHP</title>
<url>http://example.org/article.php?id=20020430/458566</url>
<time>2002-04-30 09:04:23</time>
<author>Rasmus and some others</author>
</story>
<story>
<title>Transforming XML with PHP Simplified</title>
<url>http://example.org/article.php?id=20020430/458566</url>
<time>2002-04-30 09:04:23</time>
<author>k.tatroe</author>
</story>
</news>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?