正则表达式库 re 正则表达式库常用方法 match() search() sub() findall() 时间、日期库 time库 datetime库 数据相关库 math库 random库 随机抽取整数 随机抽取字符串 文件目录相关库 os库 pathlib库
正则表达式库 re
正则表达式库常用方法
- match()
- search()
- sub()
- findall()
时间、日期库
time库
datetime库
数据相关库
math库
random库
- 随机抽取整数
- 随机抽取字符串