摘要: 先要弄清楚的是,在python里,string object和unicode object是两种不同的类型。 原文博主--http://blog.csdn.net/feisanstring object是由characters组成的sequence,而unicode object是Unicode c 阅读全文
posted @ 2020-10-31 21:50 邱明成 阅读(621) 评论(0) 推荐(0) 编辑