摘要: c#读写xml文件已知有一个XML文件(bookstore.xml)如下:Code<?xml version="1.0" encoding="gb2312"?><bookstore> <book genre="fantasy" ISBN="2-3631-4"> <title>Oberon's Legacy</title> <auth... 阅读全文
posted @ 2010-01-03 17:00 努力实现目标 阅读(2758) 评论(0) 推荐(1) 编辑