12 2017 档案

摘要:正则参考博客http://www.lovebxm.com/2017/05/31/RegExp/ 官网https://docs.python.org/3/library/re.html re 模块替换 sub(相当于字符串的replace) 含义 re.S(DOTALL) re.I(IGNORECAS 阅读全文
posted @ 2017-12-29 15:33 林夕之风 阅读(218) 评论(0) 推荐(0) 编辑
摘要:随机生成验证码 阅读全文
posted @ 2017-12-13 09:52 林夕之风 阅读(121) 评论(0) 推荐(0) 编辑
摘要:time模块时间表现形式 1时间戳时间,2结构化时间,3格式化时间 time.time() 时间戳时间 time.clock () CPU执行时间 time.sleep()睡眠时间 time.localtime() 结构化时间 time.gmtime() utc世界标准时间 time.mktime 阅读全文
posted @ 2017-12-12 15:20 林夕之风 阅读(175) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示