摘要:
1 x2方式和x 方式的区别是 比如 比特为 0 x2显示的是 07 x显示的是 7 我们如果是要固定位32位MD5编码的话就使用x2方式 public static string GetMD5(string str) { StringBuilder sb = new StringBuilder() 阅读全文
posted @ 2013-04-22 12:41
ZhanHengZong
阅读(539)
评论(1)
推荐(0)
摘要:
1 get方式获取网页 public string Get(string Url, string Referer, Encoding Encoder, ref string CookieStr) { string result = ""; WebClient myClient = new WebCl 阅读全文
posted @ 2013-04-22 12:34
ZhanHengZong
阅读(371)
评论(0)
推荐(0)

浙公网安备 33010602011771号