- 博客(29)
- 收藏
- 关注
转载 处理requests SSl 证书问题
转载至:https://www.zhihu.com/question/40025043Solution1:1.首先运行python的时候关闭Fiddler这个软件,开启它之后运行python会自动改变端口,造成ssl错误。2.import sslssl.create_default_https_context = ssl._create_unverified_c...
2019-04-11 18:51:00
478
转载 python-excel
Object: BookAttribute:datemode转载于:https://www.cnblogs.com/jinggo/p/8185180.html
2019-04-11 16:55:00
156
转载 post 请求包含相同参数
Method1:data = [ ("login", "username"), ("passwd", "passwd"), ("login", "")]Method2:data = {'login':['username',''], 'passwd':'passwd'}转载自: https://stackoverflo...
2019-04-11 16:52:00
756
转载 关于zk 页面滚动问题 scroll
scrollTop:已经滚动过的高度;.scrollHeight:整个滚动的高度,从开始到滚动结束滚动过的高度,包括滚动元素自身的高度。https://blog.youkuaiyun.com/Aaronzzq/article/details/80989915https://www.cnblogs.com/wenruo/p/9754576.html转载于:https:/...
2019-01-07 13:56:00
141
转载 Usefull Jquery
生成指定元素val/text/attr 列表:var result=[];$("table.table4 input[name='selectedcompanysizeids']").each(function(){result.push($(this).val()); }); console.log(result);var result=[];$("table.table4 i...
2018-04-18 09:44:00
143
转载 Git 安装
关于Git的教程指南可以参考:廖雪峰的官方网站: Git 教程Windows 安装:下载选择windows 版本安装好后,打开 Git Bash 命令框,设置参数$ git config --global user.name "Your Name"$ git config --global user.email "email@example.com"...
2018-02-01 10:42:00
148
转载 Comparison issues in TD
Style Bank:Main page: if dropdown display year-season, no styles displayedUPC page: orderColor Info page: widthPHNo PH styles created so no need to advanced searchUser Profile:...
2017-12-18 11:20:00
90
转载 Work Diary 12/13/17
File need to confirm if it created or wait until it created then do other actiondownload file name has already in the dir so need to change the download name转载于:https://www.cnblogs.com/...
2017-12-13 16:44:00
172
转载 Unit10 I don't like work in the weekend
I'm so broke. I really need to find a job.So do I.Do you see anything good on the Internet?How about this? A door to door sales person to sale baby products.Like diaper thing?No thanks....
2017-11-20 18:24:00
872
转载 The way of Greeting
How's your day?Not Bad!/Quite well.转载于:https://www.cnblogs.com/jinggo/p/7839318.html
2017-11-15 15:46:00
257
转载 Anaconda---IPython
run 执行.py文件转载于:https://www.cnblogs.com/jinggo/p/7807966.html
2017-11-09 09:53:00
148
转载 Unit8 Let's celebtrate
Listening:Isn't that music fantastic? It's from a samba CD that I got when I was in Rio for carnival.Wow~, carnaval in Rio is really something. It's a party that lasts for four whole days. It'...
2017-11-06 13:01:00
623
转载 如何在Anacoda 中 用pip install
知乎答案:https://www.zhihu.com/question/41974592?from=profile_question_card答案一 亲测有效转载于:https://www.cnblogs.com/jinggo/p/7767703.html
2017-11-01 17:56:00
659
转载 re 库
正则表达式(regex): 用来简洁表达一组字符的表达式通用的字符串框架简洁表达一组字符串的表达式针对字符串表达“简洁” 和 “特征” 思想的工具某字符串的特征归属在文本中十分常用字符串匹配编译:将符合正则表达式语法的字符串转换成正则表达式特征。Re库为python的标准库。raw string 类型(原生字符串类型,指不包含转...
2017-10-31 09:32:00
100
转载 Unit7 What's this for
I always/usually/often/sometimes/hardly/ever/never use cellphones...Study:to study.to watch online coursesto watch TEDto read e-books/to read news papersClothing:for shopping online...
2017-10-30 18:16:00
418
转载 Unit5 Others
Transbortation:SUV/airplane/car/taxi/school bus/boat/bus/sports car/ship/bicycle/train/snowmobile/helicopter/motorcycle/hot-air balloon/monorail(高铁)/subway/street car/cable car/biplanevan/gol...
2017-10-29 11:30:00
104
转载 jQuery 选择器
jQuery 选择器:$(selector).action()$:定义jQuery()查找/查询元素action()对元素操作. class# idselector:documentthis 当前元素"p" 标签/节点".test" class="test""#test" id="test"$("#th20024594").css("background","red"...
2017-10-26 10:57:00
92
转载 requests
import requestsrequests.ConnectionErrorrequest.HTTPErrorrequests.URLErrorrequests.URLRequiredrequests.TooManyRedirectsrequests.ConnectTimeoutrequests.Timeoutr.raise_for_stat...
2017-10-26 10:56:00
122
转载 Unit5 Going places
Recite:Conversation A:A: I'm so excited!We have two weeks off! What are you going to do?B: I'm not sure. I guess I'll just stay home. Maybe I'll watch a few DVDs. What about you? Any plans?...
2017-10-22 23:43:00
1257
转载 Unit1 A time to remember
Unit A time to remember转载于:https://www.cnblogs.com/jinggo/p/7712466.html
2017-10-22 22:52:00
97
转载 Beautiful Soup
Beautiful Soup 是解析,遍历,维护“标签树”的功能库。官网:https://www.crummy.com/software/BeautifulSoup/中文说明:http://beautifulsoup.readthedocs.io/zh_CN/latest/安装:pip install beautifulsoup4from bs...
2017-10-20 09:26:00
102
转载 Loadrunner 模拟不同浏览器
Google:Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36IE:Mozilla/5.0 (Windows NT 6.1; Win64; x64; Trident/7.0; rv:11.0) like G...
2017-10-17 17:57:00
330
转载 Loadrunner 上传文件
web_submit_data("efsnPackage.do_orderWorksheetUploadAll_2", "Action=<url}bin-java/efsnPackage.do_orderWorksheetUploadAll", "Method=POST", "EncType=mul...
2017-10-17 13:55:00
435
转载 Loadrunner 下载文件
Loadrunner 下载文件到windows系统Download(){ int flen; long filedes; char file[256]="\0"; char * time; time=lr_eval_string("<current_time}");//current time from parame...
2017-10-17 11:55:00
391
转载 loadrunner 常用的lr函数
lr_eval_string: 等效函数C语言的变量无法识别lr变量,为C语言的函数和lr的变量起到桥梁作用。能把lr变量提取出来。lr_eval_string("<opt_items_count}")lr_abort:int status;status = web_url("Login", "URL=https://...
2017-10-13 08:34:00
211
转载 执行测试用例 - 高级篇
在window中运行RF测试脚本:在 Windows 中可以使用batch 文件格式来后台运行用例脚本。在终端运行Robot Framework 测试脚本:pybot.bat -T -o output.xml -l log.html -r report.html -d Z:\Temp\jyang\RFReport -v rowToRead:3 --argumentfil...
2017-10-10 14:23:00
513
转载 执行测试用例 - 初级篇
在Windows系统中:command line;batch file;Ride.py 点 start buttoncommand line:robot E:\RFProject\CMM\3__OTB\1__OTB\2__test.txtExample:When options are used, they must al...
2017-10-10 14:14:00
544
转载 Process when do performance test by load runner in linux system for website
Secne:The process when do performance testing by load runner in linux system for websiteProcess:同步所有服务器的时间,包括Apache/Tomcat/Database servers 开启监测所有服务器 CPU/Memory/Disk/Network/Process qu...
2017-10-10 09:28:00
140
转载 For Loops
对于For 循环,主要有一下几种用法:Normal for loopsNested for loopsSeveral loop variablesFor in rangeFor in numerateFor in zipOthers递归Normal for loops: 比较常见的用法1: 可以放varaibles2: 可以放lis...
2017-10-09 18:08:00
148
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人