11 2016 档案

摘要:using System; using System.IO; using System.Security.Cryptography; using System.Text; public class CCryptoHandle { //=============================== 构造函数 ===============================... 阅读全文
posted @ 2016-11-14 09:33 xubenhua 阅读(133) 评论(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 阅读(182) 评论(0) 推荐(0)