会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
逍遥无名
博客园
首页
新随笔
联系
订阅
管理
2016年7月31日
python3学习问题汇总
摘要: 1、python2脚本转python3报类型错误 TypeError: ‘str’ does not support the buffer interface 原因:Python3x的string类型与Python2x的类型不相同,在Python3x中需要将str编码,如: 套接字的成员函数send
阅读全文
posted @ 2016-07-31 10:14 逍遥无名
阅读(297)
评论(0)
推荐(0)
编辑
公告