摘要: 使用 Fiddler 抓包 一 Fiddler Install 1、fiddler是基于.net开发,所以安装fidder前需要安装.net framework 2、.net framework 只能运行在windows,针对linux和mac操作系统,可通过安装mono framework 来支持 阅读全文
posted @ 2017-01-22 14:46 ZSR0401 阅读(143) 评论(0) 推荐(0) 编辑
摘要: 安装appium花了好多时间,百度了各种方法都失败。最后成功了。记录一下安装过程: 1、安装node apt-get install node.js 2、安装npm apt-get install npm 3、安装cnpm npm install -g cnpm 4、安装appium cnpm in 阅读全文
posted @ 2017-01-22 14:13 ZSR0401 阅读(167) 评论(0) 推荐(0) 编辑
摘要: 转 http://www.cnblogs.com/xwdreamer/archive/2013/11/06/3409947.html ubuntu修改时区和时间的方法 改时区参考 http://blog.sina.com.cn/s/blog_6c9d65a1010145st.html 1.首先查看时 阅读全文
posted @ 2017-01-22 11:45 ZSR0401 阅读(245) 评论(0) 推荐(0) 编辑