import urllib2 import re import MySQLdb class LatestTest: #初始化 def __init__(self): self.url="https://toutiao.io/latest" self.UserAgent='Mozilla/5.0 (W... ...
分类:
编程语言 时间:
2017-01-05 09:52:16
阅读次数:
262
一、从官网下载Percona5.7 地址:https://www.percona.com/downloads/Percona-Server-5.7/LATEST/ 需要注意是服务器的版本。我这里选择的是Percona-Server-5.7.16-10-ra0c7d0d-el6-x86_64-bund ...
分类:
其他好文 时间:
2016-12-22 20:28:39
阅读次数:
1561
sudo pip install python-jenkins http://python-jenkins.readthedocs.io/en/latest/api.html import jenkins jenkins_server_url='http://129.0.1.220:8080/jen ...
分类:
编程语言 时间:
2016-12-22 15:01:01
阅读次数:
439
portainer部署&监控工具官方地址:https://github.com/portainer/portainer部署方法:https://portainer.readthedocs.io/en/latest/deployment.html方法1、基于本地容器的部署【推荐】以192.168.2.29这台主机为例。首先需要开启docker的2375端口vi/etc/sysconfig/docker添..
分类:
Web程序 时间:
2016-12-21 03:19:24
阅读次数:
10275
目的:爬取昵称 目标网站:糗事百科 依赖的库文件:request、sys、beautifulSoup4、imp、io Python使用版本:3.4 说明:参考http://cn.python-requests.org/zh_CN/latest/user/quickstart.html 步骤: 一、熟 ...
分类:
编程语言 时间:
2016-12-20 23:53:07
阅读次数:
251
https://ninesky.codeplex.com/SourceControl/latest ...
paxos paxos use in mesos http://mesos.apache.org/documentation/latest/replicated-log-internals/ zab use in zookeeper, zab v.s. paxos https://cwiki.apa ...
分类:
编程语言 时间:
2016-12-18 21:08:57
阅读次数:
324
1.环境准备 手动添加数据库依赖: 在package.json的dependencies中新增, “mysql” : “latest”, 使用命令安装mysql并添加依赖: 2.官方例子: 运行node ...
分类:
数据库 时间:
2016-12-18 20:30:09
阅读次数:
213
参考文档: http://xlutils.readthedocs.io/en/latest/copy.html ...
分类:
编程语言 时间:
2016-12-14 13:38:49
阅读次数:
214
homepage faq contribute bugs questions homepage faq contribute bugs questions Git for Windows v2.11.0 Release Notes Latest update: December 1st 2016 I ...