摘要: client.send('hello'.encode('utf-8')) client.send(bytes('hello',encoding='utf-8')) 阅读全文
posted @ 2019-03-18 09:53 张仁国 阅读(478) 评论(0) 推荐(0)
目录代码