One for all,all for one.
2012年7月16日 星期一
Python base64
import base64
foo = base64.b64encode('12345')
print base64.b64decode(foo)
Reference :
18.12. base64 — RFC 3548: Base16, Base32, Base64 Data Encodings — Python v2.7.3 documentation
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言