XML vs comma delimited text files

后端 未结 12 2640
面向向阳花
面向向阳花 2021-02-20 08:25

Ok, I\'ve read a couple books on XML and wrote programs to spit it out and what not. But here\'s the question. Both a comma delimited file and a XML file are \"human readable.

12条回答
  •  -上瘾入骨i
    2021-02-20 09:14

    XML also has complimentary technologies surrounding it: XmlDom, XPath, XSLT, XSD, Xml Schemas

提交回复
热议问题