博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
笑话xml结构
阅读量:6823 次
发布时间:2019-06-26

本文共 811 字,大约阅读时间需要 2 分钟。

<?xml version="1.0" encoding="UTF-8"?>

<root>
  <one_title one_id="1">
      <two_title one_id="1" two_id="1" content="标题1">
          <three_title one_id="1" two_id="1" three_id="1" content="标题1_1" isReed="false">
                  ddddddddddddddddddddd
                  dddddddddddddddddddd
                  ddfdf234343
          </three_title>
          
          <three_title one_id="1" two_id="1" three_id="2" content="标题1_2" isReed="false">
                  ddddddddddddddddddddd
                  dddddddddddddddddddd
                  ddfdf234343
          </three_title>
      </two_title>
      
      <two_title one_id="1" two_id="2" content="标题2">
          <three_title one_id="1" two_id="2" three_id="1" content="标题2_1" isReed="false">
                  ddddddddddddddddddddd
                  dddddddddddddddddddd
                  ddfdf234343
          </three_title>
          
          <three_title one_id="1" two_id="2" three_id="2" content="标题2_2" isReed="false">
                  ddddddddddddddddddddd
                  dddddddddddddddddddd
                  ddfdf234343
          </three_title>
      </two_title>
  </one_title>
</root>

转载地址:http://fhozl.baihongyu.com/

你可能感兴趣的文章
使用Dnsmasq 部署GPXE 安装 Centos7
查看>>
我的友情链接
查看>>
Windows 2012 Hyper-V Step by Step (四) 创建iSCSI映射
查看>>
我的友情链接
查看>>
Nginx+Keepalived(带Nginx监控脚本)
查看>>
我的友情链接
查看>>
利用SVN的post-commit钩子实现多项目自动同步
查看>>
linux 的ping 命令
查看>>
java基础
查看>>
反射之获取类,方法等
查看>>
TechEd 2012 微软技术大会简介
查看>>
ajax框架之DWR项目运行报错之org.apache.commons.logging.LogFactory
查看>>
终端市场消费减少
查看>>
鲜果CEO梁公军:Google Reader的用户是我们很看重的机会
查看>>
cocos2d-x3.0beta版+NDK-r9b在android上的启动过程
查看>>
基于Spring MVC+Spring JPA技术实战开发大型商业ERP项目教程
查看>>
黑马程序员_进程和线程的区别
查看>>
DHCP原理与实例
查看>>
类的虚继承
查看>>
MySQL批量删除指定前缀表
查看>>