zhangboblogs
<bookstore>

    <title>新华书店</title>

    <book href="http://www.langlang2017.com/">
      <title lang="eng">Harry Potter</title>
      <price>29.99</price>
    </book>

    <book>
      <title lang="zh">Learning XML</title>
      <price>39.95</price>
    </book>

    <book>
      <title>python 大全</title>
      <price>99.95</price>
    </book>
    
</bookstore>

 

分类:

技术点:

相关文章:

  • 2021-12-28
  • 2021-06-10
  • 2021-12-01
  • 2021-10-02
  • 2021-09-29
  • 2022-12-23
  • 2022-12-23
  • 2021-05-04
猜你喜欢
  • 2022-02-08
  • 2022-01-15
  • 2022-02-08
  • 2022-02-03
  • 2022-01-02
  • 2021-12-26
相关资源
相似解决方案