摘要:
#进入app搜索框位置--双击#等待输入法软件弹出#将代码设置的剪切板内容通过输入法软件粘贴入app搜索框#搜索 import win32apiimport timeimport win32clipboardimport win32contime.sleep(5)# 进入app搜索框位置--双击#
阅读全文
posted @ 2018-01-29 10:31
papering
阅读(462)
推荐(0)
posted @ 2018-01-29 08:53
papering
阅读(213)
推荐(0)
posted @ 2018-01-28 22:56
papering
阅读(156)
推荐(0)
摘要:
http://www.zzbaike.com/wiki/%E6%A1%A5%E9%A1%B5 桥页(Bridge Page),又叫“门页”(Doorway/Portal/Jump/Entry Page)或者跳页,是黑冒SEO的一种手段。是指为某些关键字特别制作的页面,专门为搜索引擎而设计,作用是提高
阅读全文
posted @ 2018-01-28 17:22
papering
阅读(385)
推荐(0)
posted @ 2018-01-27 22:47
papering
阅读(221)
推荐(0)
posted @ 2018-01-27 01:42
papering
阅读(137)
推荐(0)
摘要:
http://182.254.8.83/vwecam.gtimg.com/1006_d81d60f3c83844a5ad6a184149d4ccbb.f0.mp4?sha=78A27CF4908AB546C4ED08708B57168D62190991&ptype=http&%3bvkey=F
阅读全文
posted @ 2018-01-26 19:48
papering
阅读(1872)
推荐(0)
摘要:
browser.window_handles
阅读全文
posted @ 2018-01-26 12:01
papering
阅读(281)
推荐(0)
posted @ 2018-01-26 08:49
papering
阅读(166)
推荐(0)
摘要:
import win32apiimport timeimport win32clipboardimport win32con #https://msdn.microsoft.com/en-us/library/windows/desktop/ms646260(v=vs.85).aspxdwData=-200for i in range(12): dwData -= 20 y+=20...
阅读全文
posted @ 2018-01-25 23:09
papering
阅读(218)
推荐(0)
摘要:
import win32apiimport timeimport win32clipboardimport win32con# 捕获模拟器窗口 160-56 仅可单击打# 遍历url连接 -移动 126-766# 有道-更多释义-鼠标左单击 411-813# 有道查询口-鼠标左双击 959-270# 有道查询口-鼠标右单击 959-270# 有道查询口-鼠标左单击-剪切 1065-313tim...
阅读全文
posted @ 2018-01-25 22:46
papering
阅读(377)
推荐(0)
摘要:
import pandas.io.clipboard as cbcb.copy(curl_cmd1) # 复制到剪切板print(cb.paste()) # 从剪切板粘贴(获取内容),并打印 import win32apiimport timeimport win32clipboardimport
阅读全文
posted @ 2018-01-25 21:41
papering
阅读(731)
推荐(0)
摘要:
PyObject_VAR_HEAD Python-3.7.4\Include\object.h /* PyObject_VAR_HEAD defines the initial segment of all variable-size * container objects. These end w
阅读全文
posted @ 2018-01-25 20:14
papering
阅读(359)
推荐(0)
摘要:
def insert_l(l, v, old_index, type='append'): r = [] # p<len(l) nl = len(l) for i in range(nl): if type == 'append': r.append(l[i]) if i == old_index: ...
阅读全文
posted @ 2018-01-25 19:32
papering
阅读(217)
推荐(0)
摘要:
#n个人排序,相邻的两个人的顺序,不能重复出现,求组合数import randomdef my_factorial(i): r = 1 for i in range(1, i + 1): r *= i return ruid_l, uid_num, = [], 10while len(uid_l)<
阅读全文
posted @ 2018-01-25 17:48
papering
阅读(327)
推荐(0)
摘要:
1、[2018-01-25 07]发布[10]篇文章第[1]篇:文章ID[2911] 预计发布时间[2018-01-25 06:52:55] 头条用户[月乖][841352]第[2]篇:文章ID[2911] 预计发布时间[2018-01-25 06:57:34] 头条用户[代][6565]第[3]篇
阅读全文
posted @ 2018-01-25 16:18
papering
阅读(222)
推荐(0)
摘要:
MySQL JOIN原理 - M哥 - 博客园 https://www.cnblogs.com/shengdimaya/p/7123069.html MySQL-join的实现原理、优化及NLJ算法 - John_ABC - 博客园 https://www.cnblogs.com/JohnABC/p
阅读全文
posted @ 2018-01-25 14:06
papering
阅读(201)
推荐(0)
posted @ 2018-01-25 14:04
papering
阅读(275)
推荐(0)
摘要:
VK_CODE = { 'backspace':0x08, 'tab':0x09, 'clear':0x0C, 'enter':0x0D, 'shift':0x10, 'ctrl':0x11, 'alt':0x12, 'pause':0x13, 'caps_lock':0x14, 'esc':0x1B, 'spacebar':0x20, 'page_up':0x21, ...
阅读全文
posted @ 2018-01-24 20:00
papering
阅读(550)
推荐(0)
posted @ 2018-01-24 19:22
papering
阅读(370)
推荐(0)
摘要:
<textarea class="W_input" style="overflow: hidden; height: 23px;" node-type="_editorNode" placeholder="按回车发送私信"></textarea> https://stackoverflow.com/
阅读全文
posted @ 2018-01-23 20:52
papering
阅读(389)
推荐(0)
摘要:
HTML <iframe> 标签的 src 属性
阅读全文
posted @ 2018-01-23 15:35
papering
阅读(599)
推荐(0)
摘要:
qq xxs qq xxs 有很多举个简单例子 : QQ空间发段文章 带上 <script> 提交(document.cookie) 到 自己服务端获取 </script> 在货客页上:<iframe src="QQ空间发段文章" />
阅读全文
posted @ 2018-01-23 15:34
papering
阅读(298)
推荐(0)
摘要:
http://www.javascriptkit.com/jsref/eventkeyboardmouse.shtml
阅读全文
posted @ 2018-01-23 13:00
papering
阅读(153)
推荐(0)
摘要:
# coding:utf-8'''定义规则 urls:url列表 type:解析方式,取值 regular(正则表达式),xpath(xpath解析),module(自定义第三方模块解析) patten:可以是正则表达式,可以是xpath语句不过要和上面的相对应'''import osimport random'''ip,端口,类型(0高匿名,1透明)...
阅读全文
posted @ 2018-01-23 02:06
papering
阅读(361)
推荐(0)
摘要:
在浏览器输入域名 分析抓包数据 分析 ip 192.168.3.123 网关192.168.2.1
阅读全文
posted @ 2018-01-22 21:59
papering
阅读(1424)
推荐(0)
posted @ 2018-01-22 21:51
papering
阅读(140)
推荐(0)
摘要:
简单服务发现协议(SSDP,Simple Service Discovery Protocol)
阅读全文
posted @ 2018-01-22 19:53
papering
阅读(551)
推荐(0)
posted @ 2018-01-22 19:29
papering
阅读(225)
推荐(0)
posted @ 2018-01-21 12:04
papering
阅读(157)
推荐(0)
摘要:
var ia=document.getElementsByTagName("em");var t=600; for(var ii=0;ii<t;ii++){var it=ia[ii]; try{var itnv=it.firstChild.nodeValue;if(itnv=="+"){consol
阅读全文
posted @ 2018-01-20 11:07
papering
阅读(246)
推荐(0)
摘要:
ia=document.getElementsByTagName("a");console.log(ia[3]);console.log(ia[5]);ia[30].click();var t=30; for(var ii=0;ii<t;ii++){ia[ii].click();} <a href=
阅读全文
posted @ 2018-01-20 01:05
papering
阅读(365)
推荐(0)
摘要:
请求的是文件 脚本请求 服务器内部文件请求 路径 相对性 相对服务器根目录 相对当前脚本路径
阅读全文
posted @ 2018-01-19 22:51
papering
阅读(169)
推荐(0)
摘要:
深入浅出带你走进Redis! https://mp.weixin.qq.com/s/ThVtw8TVuhxIyYxJy6sOWw 带你走进 Redis https://mp.weixin.qq.com/s/4bAPVdUr_XbIw9xFCtWhfw 【Redis学习笔记】5:Redis常见数据结构
阅读全文
posted @ 2018-01-19 21:29
papering
阅读(139)
推荐(0)
摘要:
http://www.laruence.com/manual/yaf.bench.html
阅读全文
posted @ 2018-01-19 20:35
papering
阅读(192)
推荐(0)
摘要:
下载的php_yal.dll文件添加到php的ext http://pecl.php.net/package/yaf/3.0.6/windows yaf. use_namespace=1 ;;extension="D:\Program Files\phpStudy20161103\php\php-5
阅读全文
posted @ 2018-01-19 18:09
papering
阅读(196)
推荐(0)
摘要:
http://blog.csdn.net/u012009613/article/details/52770567 mysql如何进行以,分割的字符串的拆分
阅读全文
posted @ 2018-01-19 17:42
papering
阅读(1016)
推荐(0)
摘要:
在js中取选中的radio值 <input type="radio" name="address" value="0" /> <input type="radio" name="address" value="1" /> <input type="radio" name="address" valu
阅读全文
posted @ 2018-01-19 15:44
papering
阅读(17658)
推荐(0)
摘要:
<!doctype html><html lang="en"> <head> <meta charset="UTF-8"> <meta name="Generator" content="EditPlus®"> <meta name="Author" content=""> <meta name="
阅读全文
posted @ 2018-01-19 15:42
papering
阅读(487)
推荐(0)
摘要:
l = []with open('tmp.txt', 'r', encoding='utf-8') as fr: for i in fr: l.append(i.replace('\n', ''))s = ','.join(list(set(','.join(l).split(',')))[1:])
阅读全文
posted @ 2018-01-18 21:57
papering
阅读(322)
推荐(0)