- 博客(3)
- 收藏
- 关注

转载 关于python中的字符类型及逻辑运算符
1.s.isalnum()#所有字符都是数字或者字母,为真返回Ture,否则返回False;s.isapha()#所有字符都是字母,为真返回Ture,否则返回False;s.isdigit()#所有字符都是数字,为真返回Ture,否则返回False;s.islower()#所有字符都是小写,为真返回Ture,否则返回False;s.isupper()#所有字符都是大写,
2016-05-26 14:56:22
920
转载 Sublime Text 3报“Pylinter could not automatically determined the path to lint.py....
Sublime Text 报“Pylinter could not automatically determined the path to lint.py...." 错误解决方法:首先从https://pypi.python.org/pypi/pylint 下载pylint 解压至C盘目录,C:\pylint-1.0.0进入 C:\Users\alex\AppData\Roa
2017-12-26 17:37:19
354
转载 xpath定位
抄袭,学习,辅助xpath定位辅助http://blog.sina.com.cn/s/blog_5aefba9a0100csy8.htmlhttp://blog.sina.com.cn/s/blog_654c6ec70100v1i2.html
2016-04-18 15:40:12
244
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人