随笔分类 -  data

上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 15 下一页
摘要:selenium iframe 定位 qq空间说说 阅读全文
posted @ 2018-01-13 12:36 papering 阅读(191) 评论(0) 推荐(0)
摘要:MIP & AMP MIP & AMP 使用说明 1. MIP(Mobile Instant Page - 移动网页加速器),是一套应用于移动网页的开放性技术标准。通过提供MIP-HTML规范、MIP-JS运行环境以及MIP-Cache页面缓存系统,实现移动网页加速。 2. AMP(Accelera 阅读全文
posted @ 2018-01-13 00:12 papering 阅读(262) 评论(0) 推荐(0)
摘要:字符窜 阅读全文
posted @ 2018-01-12 23:40 papering 阅读(175) 评论(0) 推荐(0)
摘要:掌上办公 阅读全文
posted @ 2018-01-12 18:10 papering 阅读(144) 评论(0) 推荐(0)
摘要:win32gui.SetForegroundWindow(win32gui.FindWindow('BS2CHINAUI', 'BlueStacks App Player'))# win32api.SetCursorPos([658, 168]);x,y=745, 370win32api.mouse_event(win32con.MOUSEEVENTF_MOVE, x, y);win32ap... 阅读全文
posted @ 2018-01-12 16:29 papering 阅读(437) 评论(0) 推荐(0)
摘要:视频 阅读全文
posted @ 2018-01-12 14:08 papering 阅读(121) 评论(0) 推荐(0)
摘要:my.os.ClickThisWindow.ClickThisPoint.py 阅读全文
posted @ 2018-01-11 17:32 papering 阅读(186) 评论(0) 推荐(0)
摘要:find / | grep -v python | grep -v xl_ | grep -v xiaole |grep redis [root@hadoop3 ~]# find / | grep -v {python|xl_|xiaole} |grep redis-bash: xl_: 未找到命令 阅读全文
posted @ 2018-01-11 15:22 papering 阅读(597) 评论(0) 推荐(0)
摘要:python 安卓模拟器 阅读全文
posted @ 2018-01-10 21:04 papering 阅读(431) 评论(0) 推荐(0)
摘要:windll.user32.SetCursorPos(x, y)win32api.mouse_event(win32con.MOUSEEVENTF_LEFTDOWN | win32con.MOUSEEVENTF_LEFTUP, 0,0, 0,0)win32api.mouse_event(win32con.MOUSEEVENTF_LEFTDOWN | win32con.MOUSEEV... 阅读全文
posted @ 2018-01-10 18:36 papering 阅读(199) 评论(0) 推荐(0)
摘要:点击模拟 安卓模拟器 爬虫 阅读全文
posted @ 2018-01-10 13:12 papering 阅读(191) 评论(0) 推荐(0)
摘要:http://yjy.people.com.cn/n/2014/0120/c245079-24169402.html machine 阅读全文
posted @ 2018-01-10 08:28 papering 阅读(253) 评论(0) 推荐(0)
摘要:互联网博物馆 阅读全文
posted @ 2018-01-09 16:56 papering 阅读(156) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-01-09 01:24 papering 阅读(379) 评论(0) 推荐(0)
摘要:数据采集效率 阅读全文
posted @ 2018-01-08 23:51 papering 阅读(676) 评论(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 阅读(542) 评论(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 阅读(933) 评论(0) 推荐(0)
摘要:从日志提取sql恢复误删改数据 遍历log目录 [root@hadoop3 log]# history | grep grep | grep log609 find / | grep access.log1009 find . -type f | xargs grep INSERT INTO > / 阅读全文
posted @ 2018-01-05 15:34 papering 阅读(196) 评论(0) 推荐(0)
摘要:from selenium import webdriverfrom time import sleepimport timefrom selenium.webdriver.common.keys import Keysbrowser = webdriver.Firefox( executable_path='C:\\Users\\sas\\Pychar... 阅读全文
posted @ 2018-01-03 17:53 papering 阅读(615) 评论(0) 推荐(0)
摘要:http://www.brendangregg.com/flamegraphs.html Flame graphs are a visualization of profiled software, allowing the most frequent code-paths to be identi 阅读全文
posted @ 2017-12-27 21:06 papering 阅读(170) 评论(0) 推荐(0)

上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 15 下一页