摘要: public string returnmima(string str) { string ps = ""; MD5 md5 = MD5.Create(); byte[] s = md5.ComputeHash(Encoding.UTF8.GetBytes(str)); for (int... 阅读全文
posted @ 2009-12-18 14:52 googlegis 阅读(311) 评论(0) 推荐(0) 编辑

坐标合肥,非典型GIS开发人员 GitHub