上一页 1 ··· 128 129 130 131 132 133 134 135 136 ··· 187 下一页
摘要: import win32con import win32api import time def click_single(tuple_xy, sleep_l=[0, 0], type_left='left'): x, y = tuple_xy win32api.SetCursorPos([x, y]) if type_left == 'left': ... 阅读全文
posted @ 2018-04-02 15:23 papering 阅读(321) 评论(0) 推荐(0)
摘要: https://en.wikipedia.org/wiki/FourCC A FourCC (literally, four-character code) is a sequence of four bytes used to uniquely identify data formats. The 阅读全文
posted @ 2018-04-02 11:53 papering 阅读(276) 评论(0) 推荐(0)
摘要: 半参数模型 Semiparametric model - Wikipedia https://en.wikipedia.org/wiki/Semiparametric_model In statistics, a semiparametric model is a statistical model 阅读全文
posted @ 2018-03-31 15:57 papering 阅读(972) 评论(0) 推荐(0)
摘要: 文件路径 文件名 文件所在文件夹 阅读全文
posted @ 2018-03-31 10:23 papering 阅读(224) 评论(0) 推荐(0)
摘要: import pymysql h, pt, u, p, db = 'rm-2zeoye0j3957bw1w2.mysql.rds.aliyuncs.com', 3306, 'tongji_2017', 't3o5N7g7j2I', 'direct_ad' h, pt, u, p, db = '100.118.74.223', 3306, 'tongji_2017', 't3o5N7g7... 阅读全文
posted @ 2018-03-30 18:35 papering 阅读(335) 评论(0) 推荐(0)
摘要: “我要看到的是每一次我的钱进钱出后,当时的余额” : 这不是生活的常识、大众的思维吗? 会生活,才会工作。 阅读全文
posted @ 2018-03-30 16:44 papering 阅读(189) 评论(0) 推荐(0)
摘要: 并行运维工具pssh的安装及实战应用 - CSDN博客 https://blog.csdn.net/field_yang/article/details/68066468 阅读全文
posted @ 2018-03-30 11:28 papering 阅读(194) 评论(0) 推荐(0)
摘要: 贫富差距的产生 – 目光博客 http://eyehere.net/2017/1947/ https://github.com/vuejs/vue Vue 2.0 Hello World - JSFiddle https://jsfiddle.net/chxw4kLs/ 基于vue-cli快速构建 阅读全文
posted @ 2018-03-30 09:01 papering 阅读(417) 评论(0) 推荐(0)
摘要: python - how to save pygame camera as video output - Stack Overflow https://stackoverflow.com/questions/28410565/how-to-save-pygame-camera-as-video-ou 阅读全文
posted @ 2018-03-27 16:08 papering 阅读(1075) 评论(0) 推荐(0)
摘要: pygame 阅读全文
posted @ 2018-03-27 14:44 papering 阅读(162) 评论(0) 推荐(0)
摘要: m3u8 视频播放自适应 阅读全文
posted @ 2018-03-27 09:11 papering 阅读(254) 评论(0) 推荐(0)
摘要: 小结: 1、 内存不够怎么办?1.5.1 关于隔离1.5.2 分段(Segmention)1.5.3 分页(Paging) 《程序员的自我修养——链接、装载与库》 https://baike.baidu.com/item/分页 分页(英语:Paging),是一种操作系统里存储器管理的一种技术,可以使 阅读全文
posted @ 2018-03-26 14:31 papering 阅读(1415) 评论(0) 推荐(0)
摘要: shell 字符串与数字 拼接 执行字符串语句 阅读全文
posted @ 2018-03-23 18:47 papering 阅读(2236) 评论(0) 推荐(0)
摘要: https://www.sysgeek.cn/split-download-large-file-curl/ 全国已经慢慢开始进入了光纤时代,网速也在逐步攀升,这让我们在下载大文件时变得非常爽。当然,在 Windows 下大家可能会用到 XunLei 之类的下载工具,一般此类下载工具都是将网络上的文 阅读全文
posted @ 2018-03-23 17:18 papering 阅读(1553) 评论(0) 推荐(0)
摘要: 中文名称 CURD 含义 数据库技术中的缩写词 操作对象 一般的项目开发的各种参数 作用 用于处理数据的基本原子操作 中文名称 CURD 含义 数据库技术中的缩写词 操作对象 一般的项目开发的各种参数 作用 用于处理数据的基本原子操作 中文名称 CURD 含义 数据库技术中的缩写词 操作对象 一般的 阅读全文
posted @ 2018-03-23 14:18 papering 阅读(299) 评论(0) 推荐(0)
摘要: linux替换目录下所有文件中的某字符串 比如,要将目录/modules下面所有文件中的zhangsan都修改成lisi,这样做:sed -i "s/zhangsan/lisi/g" `grep zhangsan -rl /modules`解释一下:-i 表示inplace edit,就地修改文件- 阅读全文
posted @ 2018-03-23 09:25 papering 阅读(7049) 评论(0) 推荐(1)
摘要: document.title 阅读全文
posted @ 2018-03-22 14:51 papering 阅读(143) 评论(0) 推荐(0)
摘要: shell 字符串拼接 获取自身文件名 日志记录 [root@hadoop2 xiaole_chk_url]# sh a.sh123.loga.sh[root@hadoop2 xiaole_chk_url]# cat a.sha=123b=${a}.log${BASH_SOURCE}echo $b[ 阅读全文
posted @ 2018-03-22 10:50 papering 阅读(694) 评论(0) 推荐(0)
摘要: yum install -y dos2unix start.sh: line 7: $'\r': command not found linux 怎么把^M去掉 - CSDN博客 http://blog.csdn.net/humanof/article/details/53044217 在linux 阅读全文
posted @ 2018-03-22 09:02 papering 阅读(570) 评论(0) 推荐(0)
摘要: ROST文本分析 阅读全文
posted @ 2018-03-21 14:16 papering 阅读(519) 评论(0) 推荐(0)
摘要: https://www.elastic.co/guide/cn/elasticsearch/guide/current/data-in-data-out.html An object is a language-specific, in-memory data structure. To send 阅读全文
posted @ 2018-03-21 11:26 papering 阅读(167) 评论(0) 推荐(0)
摘要: 组合过滤器 | Elasticsearch: 权威指南 | Elastic https://www.elastic.co/guide/cn/elasticsearch/guide/current/combining-filters.html 这种情况下,我们需要 bool (布尔)过滤器。 这是个 阅读全文
posted @ 2018-03-21 10:21 papering 阅读(358) 评论(0) 推荐(0)
摘要: q3 = int(float(q3.replace('万', '')) * 10000) 阅读全文
posted @ 2018-03-20 13:31 papering 阅读(206) 评论(0) 推荐(0)
摘要: http://sztocc.sztb.gov.cn/roadcongmore.aspx最终实现这几个图:1. 实时道路交通可视化2. 实时道路拥堵排名3. 历史路况时间序列图4. 每日每小时道况热力图5. 每小时内道况南丁格尔玫瑰图6. 每小时内总体路况圆盘图 阅读全文
posted @ 2018-03-19 17:56 papering 阅读(308) 评论(0) 推荐(0)
摘要: 二维码(带有图片)的生成 - javaobject - 博客园 https://www.cnblogs.com/a8457013/p/7239722.html 调整二维码,大小 图片缩放 维持数据库文件名不变,覆盖文件 阅读全文
posted @ 2018-03-19 10:45 papering 阅读(770) 评论(0) 推荐(0)
摘要: cat url.pool.txt | sort | uniq 阅读全文
posted @ 2018-03-19 10:11 papering 阅读(251) 评论(0) 推荐(0)
摘要: shell 脚本大文件处理 字符串处理 shell变量里的字符替换 - CSDN博客 http://blog.csdn.net/augusdi/article/details/41010041 linux shell 字符串操作详解 (长度,读取,替换,截取,连接,对比,删除,位置 ) - gaom 阅读全文
posted @ 2018-03-16 09:47 papering 阅读(566) 评论(0) 推荐(0)
摘要: https://en.wikipedia.org/wiki/Domain-specific_language A domain-specific language (DSL) is a computer language specialized to a particular application 阅读全文
posted @ 2018-03-16 09:40 papering 阅读(1235) 评论(0) 推荐(0)
摘要: 文件分割 "www.laiwunews.cn/xinxi/25324717.html""www.zznews.cn/xinxi/10411214.html""tongren.qd8.com.cn/daikuan/xinxi2_41773448.html""www.ailaba.org/sell/28 阅读全文
posted @ 2018-03-15 16:37 papering 阅读(468) 评论(0) 推荐(0)
摘要: mmap内存映射在应用和内核/驱动交互,进程间交互,大规模数据传输/大文件读写中的使用_mmap函数是用在内核么_王道泼的博客-CSDN博客 https://blog.csdn.net/sam2009944096/article/details/113040116 Linux 内存映射函数 mmap 阅读全文
posted @ 2018-03-15 11:11 papering 阅读(448) 评论(0) 推荐(0)
摘要: a 翻译 搜索 复制 阅读全文
posted @ 2018-03-15 08:42 papering 阅读(160) 评论(0) 推荐(0)
摘要: 4.3. Invocation Invoking a function suspends the execution of the current function, passing control and parameters to the new function. In addition to 阅读全文
posted @ 2018-03-14 23:09 papering 阅读(265) 评论(0) 推荐(0)
摘要: js4种调用模式中的 前两种 阅读全文
posted @ 2018-03-14 22:45 papering 阅读(235) 评论(0) 推荐(0)
摘要: [root@hadoop2 xiaole_chk_url]# cat looh.index.splitfile.sh loop_c=0loop_step=10001loop_tag=0str_head='{"delete":{"_id":"'str_foot='"}}'bulk_file=bulk. 阅读全文
posted @ 2018-03-14 17:50 papering 阅读(256) 评论(0) 推荐(0)
摘要: ## Prevent the "split brain" by configuring the majority of nodes (total number of nodes / 2 + 1):## discovery.zen.minimum_master_nodes: 3# 阅读全文
posted @ 2018-03-13 14:40 papering 阅读(225) 评论(0) 推荐(0)
摘要: bash 循环 算术计算 读写文件 [root@hadoop2 ~]# sh looh.sh1234LIZ1 2 3 4 0 1 2 3 4 5 6 7 8 9 10 0games:x:12:100:games:/usr/games:/sbin/nologin12ok0rpc:x:32:32:Rpc 阅读全文
posted @ 2018-03-13 11:11 papering 阅读(330) 评论(0) 推荐(0)
摘要: bulk [root@hadoop2 ~]# cat bulk.del.es.json {"delete":{"_index":"direct_vote","_type":"kwaddress","_id":"b2b.88152.com/show-3005770.html"}}{"delete":{ 阅读全文
posted @ 2018-03-13 08:30 papering 阅读(478) 评论(0) 推荐(0)
摘要: =HYPERLINK("http://"&C2,"http://"&C2) 阅读全文
posted @ 2018-03-12 11:27 papering 阅读(689) 评论(0) 推荐(0)
摘要: if(function y(){}){console.log(1)}VM142:1 1undefinedif(z){console.log(1)}VM144:1 Uncaught ReferenceError: z is not defined at <anonymous>:1:1(anonymou 阅读全文
posted @ 2018-03-09 22:53 papering 阅读(252) 评论(0) 推荐(0)
摘要: import pymysqlfrom redis import Redisimport time h, pt, u, p, db = '192.168.2.210', 3306, 'root', 'nfwt&2016', 'xl_product_DONOT_REMOVE' h, pt, u, p, 阅读全文
posted @ 2018-03-09 14:04 papering 阅读(3230) 评论(0) 推荐(0)
上一页 1 ··· 128 129 130 131 132 133 134 135 136 ··· 187 下一页