XmlSerializer序列化一组成员到文本文件
摘要:写入: using (System.IO.IsolatedStorage.IsolatedStorageFile isf = System.IO.IsolatedStorage.IsolatedStorageFile.GetUserStoreForApplication()) { using (System.IO.Isolated...
阅读全文
posted @ 2012-08-02 17:44
浙公网安备 33010602011771号