上一页 1 ··· 3 4 5 6 7
摘要: [root@localhost pythontest]# pythonPython 3.6.2 (default, Dec 7 2017, 09:40:15) [GCC 4.8.5 20150623 (Red Hat 4.8.5-16)] on linuxType "help", "copyrigh 阅读全文
posted @ 2017-12-07 13:47 王亚锋 阅读(208) 评论(0) 推荐(0) 编辑
摘要: # -*- coding: utf-8 -*-# @Time : 2017/12/2 0006 10:26# @Author : wangyafeng# @Email : 279949848@qq.comimport requestsdef get_key(response,*args,**kwar 阅读全文
posted @ 2017-12-06 10:44 王亚锋 阅读(359) 评论(0) 推荐(0) 编辑
摘要: # -*- coding: utf-8 -*-# @Time : 2017/12/6 0006 9:29# @Author : wangyafeng# @Email : 279949848@qq.comimport requestsdef DownLoad_Image(): ''' python版本 阅读全文
posted @ 2017-12-06 10:07 王亚锋 阅读(318) 评论(0) 推荐(0) 编辑
摘要: ========================lr_continue_on_error===================示例代码如下Action(){//lr_continue_on_error(1); /** 在lr_continue_on_error 中的语句Web_lin("test","test=www.baidu.com",LAST); Web_lin("test","test=www.baidu.com",LAST);** 指的是如果在执行这个页面语句的时候出现问题//lr_continue_on 阅读全文
posted @ 2012-06-29 11:50 王亚锋 阅读(139) 评论(0) 推荐(0) 编辑
上一页 1 ··· 3 4 5 6 7