2006年6月5日
摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->//'加密函数 private String Encrypt(String strText, String strEncrKey) { Byte[] byKey = {}; Byte[] ... 阅读全文
posted @ 2006-06-05 14:36 冰羽 阅读(204) 评论(0) 推荐(0)
摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1 using System; 2 using System.IO; 3 using System.Runtime.Serialization; 4 using System.Runtime.Seria... 阅读全文
posted @ 2006-06-05 12:43 冰羽 阅读(157) 评论(0) 推荐(0)