2015年3月8日

工具:md5

摘要: 支持内存,文件计算MD5,接口如下:struct sMD5{ uint8 md5[16]; char md5str[33];};static sMD5 GetMd5(const char *p,int nLen);static sMD5 GetMd5File(const char *pName);测... 阅读全文

posted @ 2015-03-08 22:56 driverdevelop 阅读(151) 评论(0) 推荐(0) 编辑

导航