摘要:
1.字符串表达 2.字符串功能 1 class str(object): 2 """ 3 str(object='') -> str 4 str(bytes_or_buffer[, encoding[, errors]]) -> str 5 6 Create a new string object 阅读全文
posted @ 2017-03-01 09:57
Olive.Xiao
阅读(545)
评论(0)
推荐(0)
2017年3月1日