会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
泡沫夏
博客园
首页
新随笔
联系
管理
订阅
2021年2月1日
python
摘要: 在运行中报这个错的话TypeError: a bytes-like object is required, not 'str',我的处理方式是进行字符j转换,转换为: values = '_'.join(str(args).strip()) 在运行报这个错的话,是在读取txt文件的时候报这个错,这个
阅读全文
posted @ 2021-02-01 17:21 泡沫夏
阅读(45)
评论(0)
推荐(0)
公告