python常用操作

时间:2015-05-11 06:41:11   收藏:0   阅读:137

python md5加密

import hashlib
print hashlib.md5("whatever your string is").hexdigest()



本文出自 “the-way-to-cloud” 博客,请务必保留此出处http://iceyao.blog.51cto.com/9426658/1650073

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!