上一页 1 2 3 4 5 6 ··· 12 下一页
  2019年12月5日
摘要: #!/usr/bin/python# -*- coding: UTF-8 -*-# @Time : 2019/12/5 17:30# @Author : shenghao/10347899@qq.com'''test with selenium's click''''''click 58 urls 阅读全文
posted @ 2019-12-05 18:24 山高似水深 阅读(982) 评论(0) 推荐(0) 编辑
  2019年12月3日
摘要: 重点,timedelta 时间间隔算法,只支持days 和 seconds 不支持hour 和min 方法 阅读全文
posted @ 2019-12-03 10:49 山高似水深 阅读(5508) 评论(0) 推荐(0) 编辑
  2019年10月30日
摘要: #!/usr/bin/python # -*- coding: UTF-8 -*- '''Thread3 多线程测试采集''' import threading,time,queue,Mongo_utils,mysqlUtils,requests,json,os from lxml import html etree = html.etree exitFlag = 0 db = Mongo_ut... 阅读全文
posted @ 2019-10-30 18:36 山高似水深 阅读(318) 评论(0) 推荐(0) 编辑
  2019年10月15日
摘要: 2019年10月15日12:05:42[root@spider1 bin]# rpm -qa|grep python|xargs rpm -ev --allmatches --nodeps ##强制删除已安装程序及其关联 [root@spider1 bin]# whereis python |xargs rm -frv ##删除所有残余文件 ##xargs,允许你对输出执行其他某些命令 [root 阅读全文
posted @ 2019-10-15 12:06 山高似水深 阅读(20516) 评论(0) 推荐(0) 编辑
  2019年10月14日
摘要: 看看自己的lxml版本是不是4.2.5 如果不是,安装4.2.5 pip install lxml==4.2.5 本测试只对4.2.5有效 阅读全文
posted @ 2019-10-14 11:11 山高似水深 阅读(1211) 评论(0) 推荐(0) 编辑
  2019年9月18日
摘要: 1、解绑的话,如果你是正式卡或者社保卡,可以在账户里面,点击卡进去详情页,里面会有一个解绑 2、重点就是临时卡了,挂号的时候很恶心。 目前唯一的解决办法就是,注销账户。 1)、解绑所有正式卡 2)、解绑微信绑定 3)、重新注册绑定 唯一的方式,谢谢 阅读全文
posted @ 2019-09-18 17:19 山高似水深 阅读(25517) 评论(0) 推荐(0) 编辑
摘要: 2019年9月18日17:09:27 什么黑猫举报没用 先关闭订阅 账户中心自助申请试试,不通过再进行下面这步 https://getsupport.apple.com/?caller=home&PRKEYS= 技术支持网址 然后就等电话吧,一般10秒钟就打过来了。 告诉原因,提供收费的订单号,一般 阅读全文
posted @ 2019-09-18 17:16 山高似水深 阅读(1169) 评论(0) 推荐(0) 编辑
  2019年9月5日
摘要: 关闭Eclipse 删除WorkSpace目录下/.metadata/.plugins/org.eclipse.core.runtime/.settings目录中的org.eclipse.wst.server.core.prefs和org.eclipse.jst.server.tomcat.core 阅读全文
posted @ 2019-09-05 16:13 山高似水深 阅读(324) 评论(0) 推荐(0) 编辑
  2019年8月6日
摘要: 2019年8月6日17:28:07 sql 不知道怎么写,也没去查,因为需求可能中途需要修改值,有点麻烦 直接用jdbc实现。 查询出来的值,直接根据update条件更新,写在一个方法里 阅读全文
posted @ 2019-08-06 17:29 山高似水深 阅读(694) 评论(0) 推荐(0) 编辑
  2019年7月17日
摘要: 2019年7月17日15:58:34 按着顺序来: export JAVA_HOME=/usr/local/java/export JRE_HOME=${JAVA_HOME}/jreexport CLASSPATH=.:${JAVA_HOME}/lib:${JRE_HOME}/lib:$CLASSP 阅读全文
posted @ 2019-07-17 16:05 山高似水深 阅读(2109) 评论(0) 推荐(1) 编辑
上一页 1 2 3 4 5 6 ··· 12 下一页

购买方式 点击下面图标购买