摘要: 本文转自:https://www.cnblogs.com/skynet/archive/2013/05/06/3063245.html 一、 String:字符串放在单引号、双引号、三引号(多行时)中,从0开始索引,支持 n 查:find、index、 n 切片: s[0:2]、s[1:] n 连接 阅读全文
posted @ 2023-05-14 15:24 坦克帝国 阅读(84) 评论(0) 推荐(0)