firstxml.xml

来自「1.left.aspx下部分实现了读取RDF(RDF format feeds」· XML 代码 · 共 18 行

XML
18
字号
<rss version="2.0">
  <channel>
    <title>Latest DataWebControls.com FAQs</title>
    <link>http://datawebcontrols.com</link>
    <description>This is the syndication feed for the FAQs at DataWebControls.com</description>
    <item>
      <title>Working with the DataGrid</title>
      <link>http://datawebcontrols.com/faqs/DataGrid.aspx</link>
      <pubDate>Mon, 07 Jul 2003 21:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Working with the Repeater</title>
      <description>This article examines how to work with the Repeater control.</description>
      <link>http://datawebcontrols.com/faqs/Repeater.aspx</link>
      <pubDate>Tue, 08 Jul 2003 12:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>

⌨️ 快捷键说明

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