• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
没有阳光天空也是素颜
博客园 首页 新随笔 联系 订阅 订阅 管理
上一页 1 2 3 4 5 6 ··· 12 下一页

2019年9月12日

linux 执行:pip3 install -r requirements.txt 报错
摘要: 错误内容: 解决办法: 阅读全文
posted @ 2019-09-12 15:58 没有阳光天空也是素颜 阅读(2384) 评论(0) 推荐(0)
 
 

2019年9月9日

fiddler过滤指定的请求
摘要: 需要过滤的请求如图: 设置过滤: 正则表达式(REGEX:\.(js|css|google|favicon\?.*)+) 阅读全文
posted @ 2019-09-09 11:14 没有阳光天空也是素颜 阅读(330) 评论(0) 推荐(0)
 
 

2019年9月8日

fiddler抓取不到https的请求详细解决方式
摘要: 本文主要说明了自己在设置fiddler抓取https过程中所遇到的问题及解决步骤,特别是fiddler在设置证书的环节遇到的各种奇葩问题,特此分享! 声明:本文为原创文章,转载请注明来源:https://www.cnblogs.com/joshua317/p/8670923.html 很多使用fid 阅读全文
posted @ 2019-09-08 18:52 没有阳光天空也是素颜 阅读(3871) 评论(0) 推荐(1)
 
 

2019年9月5日

centos6.5 内核 :2.6.32 升级内核
摘要: 问题: CentOS 6.5 的内核一般都是2.6,在2.6的内核下,Docker运行会比较卡,所以一般会选择升级到更高版本,本次教程升级版本为4.4.102 一、升级内核 1、查看内核版本 uname -r 2、导入key(需要root权限):rpm --import https://www.el 阅读全文
posted @ 2019-09-05 09:26 没有阳光天空也是素颜 阅读(772) 评论(0) 推荐(0)
 
 

2019年9月4日

-bash: /usr/bin/yum: /usr/bin/python: bad interpreter: No such file or directory
摘要: 报错:-bash: /usr/bin/yum: /usr/bin/python: bad interpreter: No such file or directory python多版本造成额问题 找不到python的路径 所以保持 -查找python#whereis pythonpython: / 阅读全文
posted @ 2019-09-04 18:35 没有阳光天空也是素颜 阅读(5452) 评论(0) 推荐(1)
 
解决libpython2.6.so.1.0: cannot open shared object file
摘要: 一:上篇文章卸载了python3.7.1重新安装其他版本,将python3/bin加入PATH的时候(vim /etc/profile)出现问题:error while loading shared libraries: libpython2.6.so.1.0: cannot open shared 阅读全文
posted @ 2019-09-04 15:00 没有阳光天空也是素颜 阅读(4536) 评论(0) 推荐(0)
 
linux卸载Python3
摘要: 一、卸载Python3 1、卸载python3 rpm -qa|grep python3|xargs rpm -ev --allmatches --nodeps 卸载pyhton3 2、whereis python3 |xargs rm -frv 删除所有残余文件 成功卸载! 3、whereis p 阅读全文
posted @ 2019-09-04 14:57 没有阳光天空也是素颜 阅读(10719) 评论(0) 推荐(0)
 
在Linux上安装Python3.7.1
摘要: 一、安装依赖环境 输入命令:yum -y install zlib-devel bzip2-devel openssl-devel ncurses-devel sqlite-devel readline-devel tk-devel gdbm-devel db4-devel libpcap-deve 阅读全文
posted @ 2019-09-04 14:53 没有阳光天空也是素颜 阅读(10417) 评论(0) 推荐(2)
 
 

2019年7月5日

Pytest高级进阶之Fixture
摘要: 一. fixture介绍 fixture是pytest的一个闪光点,pytest要精通怎么能不学习fixture呢?跟着我一起深入学习fixture吧。其实unittest和nose都支持fixture,但是pytest做得更炫。 fixture是pytest特有的功能,它用pytest.fixtu 阅读全文
posted @ 2019-07-05 10:18 没有阳光天空也是素颜 阅读(294) 评论(0) 推荐(0)
 
 

2019年6月20日

发现使用id定位元操作不了
摘要: appium:1.8.0 android系统:8.1.0 发现使用id定位元素,定位之后操作不了 解决办法:'automationName': 'UiAutomator2', 阅读全文
posted @ 2019-06-20 16:25 没有阳光天空也是素颜 阅读(163) 评论(0) 推荐(0)
 
 
上一页 1 2 3 4 5 6 ··· 12 下一页

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3