摘要:
using System; using System.IO; using System.Net; using System.Security.Cryptography; using System.Text; using System.Web;namespace Gateway { public class EasyPay { //MD5加密算法 public static string GetMD5(string s, string input_charset) { /// <summary> /// 与ASP兼容的MD5加密算法 /// </summary> MD5 阅读全文
posted @ 2012-05-08 11:58
一支笔159
阅读(127)
评论(0)
推荐(0)

浙公网安备 33010602011771号