摘要: 数据采集效率 阅读全文
posted @ 2018-01-08 23:51 papering 阅读(657) 评论(0) 推荐(0) 编辑
摘要: #Message: SyntaxError: unterminated string literalmytxt = words.replace('\n','').replace('\r','')js = '%s%s%s' % ('document.getElementsByTagName("textarea")[0].value="', mytxt, '"')browser.execute_s... 阅读全文
posted @ 2018-01-08 17:03 papering 阅读(298) 评论(0) 推荐(0) 编辑
摘要: https://www.toutiao.com/ document.getElementsByClassName("ugc-mode-content")[0].getElementsByTagName("a")[0].target='_self' 淘宝广告位置 写入应用 让代码在短期内产生价值 阅读全文
posted @ 2018-01-08 13:57 papering 阅读(1772) 评论(0) 推荐(0) 编辑
摘要: import requestsimport timeimport threadingimg_url = 'https://s3.pstatp.com/toutiao/static/img/logo.201f80d.png'img_dir = 'C:\\Users\\sas\\PycharmProjects\\py_win_to_unix\\crontab_chk_url\\personas\\... 阅读全文
posted @ 2018-01-08 10:45 papering 阅读(533) 评论(0) 推荐(0) 编辑
摘要: 这些年背过的面试题——多线程篇 https://mp.weixin.qq.com/s/IVgGXQKU1QiT1ToN2wXHJg 执行 就绪 阻塞 翻译 搜索 复制 阅读全文
posted @ 2018-01-08 08:31 papering 阅读(172) 评论(0) 推荐(0) 编辑
摘要: 3 阅读全文
posted @ 2018-01-08 08:30 papering 阅读(308) 评论(0) 推荐(0) 编辑
摘要: 单条sql走天下入库时间 更新时间 累计检测次数 时间全集 子集 SELECT h,tab_create_c,tab_update_c FROM ( SELECT DISTINCT h FROM ( SELECT FROM_UNIXTIME(cre... 阅读全文
posted @ 2018-01-08 03:25 papering 阅读(927) 评论(0) 推荐(0) 编辑