python里面的encode和decode函数

转自

http://www.cnblogs.com/evening/archive/2012/04/19/2457440.html

总结一句话

encode:    字符串打算输出(给别人用)比如print时候encode成gbk不会乱码

decode:  字符串打算(用别人的做)输入,比如打开文本文件比如抓网页时候根据对方格式decode

posted @ 2017-05-16 13:41  shinedream  阅读(924)  评论(0编辑  收藏  举报