• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






铭郎朗

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理
上一页 1 2

2019年7月23日

2019-07-23 Requests等地址
摘要: 1.requests使用介绍: https://2.python-requests.org//zh_CN/latest/ 阅读全文
posted @ 2019-07-23 11:46 铭郎朗 阅读(89) 评论(0) 推荐(0)
 

2019年5月27日

2019-05-27 Web API(1)
摘要: 1.Python基础过关(及格标准) 2.接口功能测试-postman(切肉刀) 性能测试-Jmeter(切骨刀) 3.soupUI也可以做接口功能测试 软件维护的不是很好 4.接口(user interface):接口是某个对象和外界交互的部分 >>用户界面UI(例:音频的、手动输入的、人脸识别、 阅读全文
posted @ 2019-05-27 12:00 铭郎朗 阅读(221) 评论(0) 推荐(0)
 

2019年5月14日

2019-05-14 Sonar部署
摘要: 1.下载软件地址:https://www.sonarqube.org/#downloads 官方文档:https://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner+for+Ant 2.LTS Release不是最新但 阅读全文
posted @ 2019-05-14 10:25 铭郎朗 阅读(362) 评论(0) 推荐(0)
 

2019年5月2日

2019-05-02Jenkins(CI)-2
摘要: 1.Jenkins Blue Ocean Editor使用的前提条件 插件:Jenkins[Blue Ocean插件] 与Jenkins[Blue Ocean Executor Info插件] 安装完插件后重启服务器 1.Jenkins Blue Ocean Editor使用的前提条件 插件:Jen 阅读全文
posted @ 2019-05-02 10:00 铭郎朗 阅读(161) 评论(0) 推荐(0)
 

2019年4月29日

2019-04-29Jenkins(CI)
摘要: 1.VerifyCI从临时库下载代码: checkout([$class: 'GitSCM', branches: [[name: "${GERRIT_REFSPEC}"]], doGenerateSubmoduleConfigurations: false, extensions: [[$clas 阅读全文
posted @ 2019-04-29 15:29 铭郎朗 阅读(337) 评论(0) 推荐(0)
 
上一页 1 2