摘要: 字符串 ###########################6个基本技能######################### join# split# find# strip# upper# lower # replace 首字母大写 test = "alex" # 首字母大写 v = test.c 阅读全文
posted @ 2023-08-11 14:27 贫道财迷 阅读(15) 评论(0) 推荐(0)