摘要: 字符集: 字符: 量词 参考地址:http://www.cnblogs.com/Eva-J/articles/7228075.html#_label10 举例:(正则表达式的测试地址http://tool.chinaz.com/regex/) 匹配6个完全相同的数字 (\d)\1{5} 解释:\1表 阅读全文
posted @ 2018-07-20 16:25 非非不可 阅读(182) 评论(0) 推荐(0)
摘要: 目录结构 一 查看sys.path 阅读全文
posted @ 2018-07-20 15:28 非非不可 阅读(149) 评论(0) 推荐(0)