摘要: using System; using System.IO; using System.Security.Cryptography; using System.Text; public class CCryptoHandle { //=============================== 构造函数 ===============================... 阅读全文
posted @ 2016-11-14 09:33 xubenhua 阅读(129) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Data; using System.Configuration; using System.Web; using System.Xml; using System.Xml.Serialization; using System.IO; using System.Collections.Generic; using System.Text; ... 阅读全文
posted @ 2016-11-14 09:28 xubenhua 阅读(179) 评论(0) 推荐(0) 编辑