摘要: 01.import System; 02.import System.Collections; 03.import System.Xml; 04.import System.Xml.Serialization; 05.import System.IO; 06.import System.Text; 07.// Anything we want to store in the XML file, w... 阅读全文
posted @ 2011-01-16 20:01 softimagewht 阅读(1307) 评论(0) 推荐(0)