随笔分类 -  Python

摘要:1,r/R表示raw string(原始字符串) 2,u/U表示unicode string(unicode编码字符串) 3,b/B表示byte string(转换成bytes类型) 阅读全文
posted @ 2019-10-30 09:57 ツ稻草人 阅读(2110) 评论(0) 推荐(0)