05 2017 档案
摘要:使用LoadRunner在webservice协议下,import service的时候,报错: can not fetch WSDL,the specified WSDL datathe specified WSDL may be incompatible with the selected to
阅读全文
摘要:每次很长时间不用sql语句之后,都需要把基础的捡一捡,索性做个笔记,以后可以长看
阅读全文
摘要:SQL 语句执行顺序为: FROM WHERE GROUP BY HAVING SELECT DISTINCT UNION ORDER BY 关于 SQL 语句的执行顺序,有三个值得我们注意的地方: 1、 FROM 才是 SQL 语句执行的第一步,并非 SELECT 。数据库在执行 SQL 语句的第
阅读全文
摘要:1、有一个数据库表aaa, year month amount 1991 1 1.1 1991 2 1.2 1991 3 1.3 1991 4 1.4 1992 1 2.1 1992 2 2.2 1992 3 2.3 1992 4 2.4怎样查成这样一个结果 year m1 m2 m3 m4 199
阅读全文
摘要:1、 2、
阅读全文
摘要:1、 2、
阅读全文
摘要:1、 2、 3、 4、
阅读全文
摘要:
阅读全文
摘要:函数列表: web_submit_data(); web_custom_request(); web_get_int_property(); 1、web_submit_data(); 2、web_custom_request();
阅读全文
摘要:LR编写简单Get接口 接口必备信息:接口功能、URL、支持格式、http请求方式、请求参数、返回参数 请求地址 http://api.k780.com:88/?app=life.time 请求方式 Get/Post 请求参数说明 参数名称 类型 是否必须 说明 appkey string 1 10
阅读全文
摘要:设置LR浏览器代理解决Failed to connect to server,Connection timed out问题。 虚拟机中,接口测试简单的Get请求,一直提示Failed to connect to server 百度解决方法不知所云 我这里的问题原因是网络有限制,需要设置浏览器代理才能
阅读全文
摘要:学习源推荐:http://www.cnblogs.com/ggjucheng/archive/2012/01/08/2316661.html#undefined 疑问:
阅读全文
摘要:1.查看/etc/passwd [admin@localhost /]$ cat -n /etc/passwd 1 root:x:0:0:root:/root:/bin/bash 2 bin:x:1:1:bin:/bin:/sbin/nologin 3 daemon:x:2:2:daemon:/sb
阅读全文

浙公网安备 33010602011771号