摘要: 简单爬虫 阅读全文
posted @ 2018-12-31 16:06 沐小熊 阅读(361) 评论(0) 推荐(0) 编辑
摘要: 一.random模块 随机 random() 随机小数 uninform(a,b) 随机小数 randint(a,b) 随机整数 choice() 随机选择一个 sample() 随机选择多个 shuffle() 打乱 二.Counter 计数 三.字典 1.默认值字典 2.有序字典 四.栈和队列 阅读全文
posted @ 2018-12-31 16:00 沐小熊 阅读(340) 评论(0) 推荐(0) 编辑