随笔 - 3,  文章 - 0,  评论 - 0,  阅读 - 813
  2014年9月29日
摘要: -rwxr-xr-x 1 root root 42304 Sep 4 18:30 test.log第一部分是文件的权限:第一个字符代表这个文件是“目录,文件或者链接文件等”d: 目录-: 文件l: 链接文件b: 可供存储的设备接口c: 串行端口设备,例如键盘、鼠标rwxr-xr-x,三个一组,分别代... 阅读全文
posted @ 2014-09-29 14:45 光机电算 阅读(157) 评论(0) 推荐(0)
  2014年9月27日
摘要: WebDriverWait(self, driver, timeout).until(self, method,message=' ')def until(self, method, message=''): """Calls the method provided with the ... 阅读全文
posted @ 2014-09-27 14:33 光机电算 阅读(401) 评论(0) 推荐(0)
摘要: #coding=utf-8from selenium import webdriverimport timefrom selenium.webdriver.support.ui import WebDriverWaitfrom selenium.webdriver.common.action_cha... 阅读全文
posted @ 2014-09-27 11:27 光机电算 阅读(255) 评论(0) 推荐(0)
< 2025年6月 >
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
6 7 8 9 10 11 12

点击右上角即可分享
微信分享提示