会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
鸟儿sfx
博客园
首页
新随笔
联系
管理
订阅
2019年4月11日
binascii.Error: Invalid base64-encoded string: number of data characters (25) cannot be 1 more than a multiple of 4
摘要: Python Django 中set_cookie get_cookie 出现这种错误 b'5Lit5paHdXRmLTjljrvmjoli' 打印看多了个b ,bytes 解决: data1=base64.b64encode('中文utf-8去掉b'.encode()).decode()
阅读全文
posted @ 2019-04-11 12:13 鸟儿sfx
阅读(11467)
评论(0)
推荐(1)
公告