上一页 1 ··· 138 139 140 141 142 143 144 145 146 ··· 188 下一页
摘要: here 阅读全文
posted @ 2017-12-12 21:30 papering 阅读(119) 评论(0) 推荐(0)
摘要: 个人 ~/bin 所有用户 /usr/local/bin 系统管理员 /usr/local/sbin 阅读全文
posted @ 2017-12-12 20:57 papering 阅读(143) 评论(0) 推荐(0)
摘要: 支付宝和微信的付款没网络时也可以支付是怎么做到的? - 知乎 https://www.zhihu.com/question/49811134?sort=created 离线支付 商家扫码的时候等于你手上只是一张信用卡/银行卡而已...这么理解就可以了 简单概括:客户端预埋一些token,被扫后,等下 阅读全文
posted @ 2017-12-12 20:53 papering 阅读(385) 评论(0) 推荐(0)
摘要: 不局限于源代码编译 阅读全文
posted @ 2017-12-12 20:47 papering 阅读(124) 评论(0) 推荐(0)
摘要: https://msdn.microsoft.com/zh-cn/library/windows/hardware/dn938386(v=vs.85).aspx 阅读全文
posted @ 2017-12-12 20:46 papering 阅读(365) 评论(0) 推荐(0)
摘要: [root@hadoop1 conf]# netstat -n | grep -v 127.0.0.1 | grep -v :3306 | grep TIME_WAIT | sort -k 5n |uniq -f 5 -c 33 tcp 0 0 192.168.2.51:45792 14.215.1 阅读全文
posted @ 2017-12-12 18:42 papering 阅读(381) 评论(0) 推荐(0)
摘要: yum install net-tools scp -r /home/data/xl_tmp/* root@192.168.2.51:/home/data/xl_tmp/ [root@hadoop1 ~]# ifconfigeno1: flags=4163<UP,BROADCAST,RUNNING, 阅读全文
posted @ 2017-12-12 17:22 papering 阅读(304) 评论(0) 推荐(0)
摘要: http://www.pcre.org/ http://www.pcre.org/ 阅读全文
posted @ 2017-12-12 16:02 papering 阅读(177) 评论(0) 推荐(0)
摘要: Linux中Nginx安装与配置详解 http://www.linuxidc.com/Linux/2016-08/134110.htm 阅读全文
posted @ 2017-12-12 15:37 papering 阅读(199) 评论(0) 推荐(0)
摘要: a 阅读全文
posted @ 2017-12-12 09:58 papering 阅读(603) 评论(0) 推荐(0)
摘要: linux linux下时间同步的两种方法分享_LINUX_操作系统_脚本之家 http://www.jb51.net/LINUXjishu/73979.html 分布式时间同步系统的参考时间获取技术分析 - 豆丁网 http://www.docin.com/p-506306890.html [ro 阅读全文
posted @ 2017-12-12 09:57 papering 阅读(356) 评论(0) 推荐(0)
摘要: 60行*80字符/行=4800字节 300点/英寸(300DPI) 8*10英寸/页打印区域 光栅图像处理器 RIP PostScript程序 > PostScript解释器 -->向纸张传送的位点模式 阅读全文
posted @ 2017-12-12 08:33 papering 阅读(181) 评论(0) 推荐(0)
摘要: linux 阅读全文
posted @ 2017-12-12 08:03 papering 阅读(131) 评论(0) 推荐(0)
摘要: 小米开源监控系统Open-Falcon安装使用笔记-BB保你大-51CTO博客 https://blog.51cto.com/chenguomin/1865550 阅读全文
posted @ 2017-12-12 07:52 papering 阅读(215) 评论(0) 推荐(0)
摘要: #zlib zlibmodule.c -I$(prefix)/include -L$(exec_prefix)/lib -lz Modules/Setup.dist https://askubuntu.com/questions/661039/trouble-with-zip-support-in- 阅读全文
posted @ 2017-12-11 21:08 papering 阅读(798) 评论(0) 推荐(0)
摘要: C++ 变量作用域_w3cschool https://www.w3cschool.cn/cpp/cpp-variable-scope.html 初始化局部变量和全局变量 当局部变量被定义时,系统不会对其初始化,您必须自行对其初始化。定义全局变量时,系统会自动初始化为下列值: 正确地初始化变量是一个 阅读全文
posted @ 2017-12-11 19:53 papering 阅读(341) 评论(0) 推荐(0)
摘要: This is a wiki containing user-contributed recipes, tips, and tricks for the Apache HTTP Server (aka Apache Web Server or httpd). As this is a public 阅读全文
posted @ 2017-12-11 17:40 papering 阅读(153) 评论(0) 推荐(0)
摘要: http://www.jb51.net/LINUXjishu/66410.html 6个级别 chkconfig 0 lrwxrwxrwx. 1 root root 7 Nov 8 2016 rc -> rc.d/rc 0 lrwxrwxrwx. 1 root root 10 Nov 8 2016 阅读全文
posted @ 2017-12-11 17:38 papering 阅读(227) 评论(0) 推荐(0)
摘要: 监控某个python进程是否存在,如不存在则启动 阅读全文
posted @ 2017-12-11 16:26 papering 阅读(786) 评论(0) 推荐(0)
摘要: s = '%s%s%s%s%s%s%s%s' % ( time.strftime('%Y%m%d %H:%M:%S', time.localtime(time.time())), ' os.getppid() ', os.getppid(), ' os.getpid() ', os.getpid() 阅读全文
posted @ 2017-12-11 14:41 papering 阅读(273) 评论(0) 推荐(0)
摘要: mkdir -p playground/dir-{00{1..9},0{10,99},100} touch playground/dir-{00{1..9},0{10,99},100}/file-{A..Z} mkdir -p /data/mapReduceVisitorLog/{a,b,c} mk 阅读全文
posted @ 2017-12-10 23:28 papering 阅读(179) 评论(0) 推荐(0)
摘要: Do not use the <section> element as a generic container; this is what <div> is for, especially when the sectioning is only for styling purposes. A rul 阅读全文
posted @ 2017-12-10 20:38 papering 阅读(150) 评论(0) 推荐(0)
摘要: def uid_chk_url(): request_time = time.time() print(request) print(request.json) print('270') print('270', request.get_data()) $.ajax({ url: url, meth 阅读全文
posted @ 2017-12-09 17:46 papering 阅读(236) 评论(0) 推荐(0)
摘要: [root@hadoop2 ~]# dateSat Dec 9 15:46:30 CST 2017[root@hadoop2 ~]# xlpyWarning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.8/FAQro 阅读全文
posted @ 2017-12-09 15:47 papering 阅读(219) 评论(0) 推荐(0)
摘要: 【问题代码 】 阅读全文
posted @ 2017-12-09 14:00 papering 阅读(402) 评论(0) 推荐(0)
摘要: {{define "chkUrl"}} chkUrl--脚本管理 {{/*{{range .}}*/}}{{/*{{.}}*/}}{{/*{{.Host}}*/}}{{/*{{end}}*/}} chkUrl 检测url状态信息 {{/*带说明的列表项*/}} {{/**/}} {{... 阅读全文
posted @ 2017-12-09 13:11 papering 阅读(324) 评论(0) 推荐(0)
摘要: https://dev.mysql.com/doc/refman/5.7/en/show-processlist.html SHOW PROCESSLIST shows you which threads are running. You can also get this information 阅读全文
posted @ 2017-12-08 19:15 papering 阅读(186) 评论(0) 推荐(0)
摘要: 实践: 1、 set GLOBAL max_connections=2048;show status like '%connections%'; 0-连接数不够:软件,增大max_connections; 1-系统资源不足:硬件,file descriptors 不足,改善硬件 MySQL :: M 阅读全文
posted @ 2017-12-08 19:12 papering 阅读(267) 评论(0) 推荐(0)
摘要: SHOW VARIABLES LIKE '%connection%'; character_set_connection utf8mb4collation_connection utf8mb4_general_ciextra_max_connections max_connections 1250m 阅读全文
posted @ 2017-12-08 16:59 papering 阅读(231) 评论(0) 推荐(0)
摘要: Go中的内存顺序保证 - Go语言101(通俗版Go白皮书) https://gfw.go101.org/article/memory-model.html#mutex 有时,为了程序的逻辑正确性,我们需要确保一个协程中的一些语句一定要在另一个协程的某些语句之后(或者之前)执行(从这两个协程的角度观 阅读全文
posted @ 2017-12-08 14:58 papering 阅读(754) 评论(0) 推荐(0)
摘要: 小结: 1、 很多时候,编译器和 CPU 引起内存乱序访问不会带来什么问题,但一些特殊情况下,程序逻辑的正确性依赖于内存访问顺序,这时候内存乱序访问会带来逻辑上的错误, 2、 https://zh.wikipedia.org/wiki/内存屏障 https://en.wikipedia.org/wi 阅读全文
posted @ 2017-12-08 10:28 papering 阅读(1615) 评论(0) 推荐(1)
摘要: https://baike.baidu.com/item/内存屏障 内存屏障,也称内存栅栏,内存栅障,屏障指令等, 是一类同步屏障指令,是CPU或编译器在对内存随机访问的操作中的一个同步点,使得此点之前的所有读写操作都执行后才可以开始执行此点之后的操作。 中文名内存屏障别 称内存栅栏,内存栅障性 质 阅读全文
posted @ 2017-12-08 07:57 papering 阅读(1301) 评论(0) 推荐(0)
摘要: Python 中的字节与字节数组 - Python - 伯乐在线 http://python.jobbole.com/84839/ 阅读全文
posted @ 2017-12-07 19:19 papering 阅读(554) 评论(0) 推荐(0)
摘要: Python/Linux quit() does not terminate PhantomJS process · Issue #767 · SeleniumHQ/selenium https://github.com/SeleniumHQ/selenium/issues/767 阅读全文
posted @ 2017-12-07 19:13 papering 阅读(318) 评论(0) 推荐(0)
摘要: 技能点: 搭建服务器、restfulapi 在py脚本中调取另一个脚本执行 阅读全文
posted @ 2017-12-07 17:52 papering 阅读(269) 评论(0) 推荐(0)
摘要: 通过定时任务 bash 脚本 控制 进程 的 执行时间 阅读全文
posted @ 2017-12-07 17:05 papering 阅读(258) 评论(0) 推荐(0)
摘要: 分布式多爬虫系统——架构设计 - CSDN博客 http://blog.csdn.net/bone_ace/article/details/55000416 基于Hadoop 的分布式网络爬虫技术学习笔记 - CSDN博客 http://blog.csdn.net/zolalad/article/d 阅读全文
posted @ 2017-12-07 12:37 papering 阅读(156) 评论(0) 推荐(0)
摘要: a 翻译 搜索 复制 阅读全文
posted @ 2017-12-07 11:56 papering 阅读(130) 评论(0) 推荐(0)
摘要: [root@hadoop2 spider]# ps -ef|grep crondroot 32420 28821 0 09:41 pts/2 00:00:00 grep crond[root@hadoop2 spider]# service crond startStarting crond: [ 阅读全文
posted @ 2017-12-07 09:42 papering 阅读(130) 评论(0) 推荐(0)
摘要: d 阅读全文
posted @ 2017-12-07 08:40 papering 阅读(118) 评论(0) 推荐(0)
上一页 1 ··· 138 139 140 141 142 143 144 145 146 ··· 188 下一页