摘要:
# 一、数字 int# int() 可装换为数字# 二、字符串 str# replace # 替换# find # 查找# join # 连接 "".join()# split # 指定字符进行分离,默认空格# strip # 去除左右空格,或指定字符# startswith # 以什么开头# endswith # 以什么结尾... 阅读全文
posted @ 2019-05-16 17:02
运维小菜鸟的开发之路
阅读(246)
评论(0)
推荐(0)
浙公网安备 33010602011771号