.net 2.0 使用MD5加密字符
摘要:
using System.Security.Cryptography; /// /// 加密字符串,返回密文 /// /// /// public static string EncryptString(string password) { string strReturn... 阅读全文
posted @ 2006-10-26 22:53 bike 阅读(446) 评论(0) 推荐(0)
posted @ 2006-10-26 22:53 bike 阅读(446) 评论(0) 推荐(0)
posted @ 2006-10-25 14:47 bike 阅读(3139) 评论(0) 推荐(0)
posted @ 2006-09-30 23:37 bike 阅读(708) 评论(0) 推荐(0)