c#读写xml文件
摘要:c#读写xml文件已知有一个XML文件(bookstore.xml)如下:<?xml version="1.0" encoding="gb2312"?><bookstore> <book genre="fantasy" ISBN="2-3631-4"> <title>Oberon's Legacy</title> <author>Corets, Eva</author> <price>5.95</price
阅读全文
posted @
2013-01-28 14:33
小小中
阅读(149)
推荐(0)