摘要: 在python3中socket传送文件只能传送‘bytes'类型,如下例子: decode encode bytes > str(unicode) >bytes 阅读全文
posted @ 2019-08-01 21:21 Cachec 阅读(814) 评论(0) 推荐(0)