自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Python-pip安装包下载慢,怎么办?

介绍几个国内的python包镜像站。并教大家如何快速安装Python包。1、国内几个镜像站点,镜像站点如下:https://pypi.douban.com/simple/ 豆瓣http://mirrors.aliyun.com/pypi/simple/ 阿里http://pypi.hustunique.com/simple/ 华中理工大学http://pypi.sdutlinux.org/simple/ 山东理工大学http://pypi.mirrors.ustc.edu

2022-03-02 13:40:33 427

原创 Jenkins测试报告邮件通知模板

Jenkins测试报告邮件通知模板<!DOCTYPE html><html><head><meta charset="UTF-8"><title>${ENV, var="JOB_NAME"}-第${BUILD_NUMBER}次构建日志</title></head><body leftmargin="8" marginwidth="0" topmargin="8" marginheight="4"

2021-03-18 16:09:00 527

原创 Postman-Newman语法

postman-Newman语法参数npm install -g newmannpm install -g newman-reporter-htmlnewman run XXX.json -k -r html --reporter-html-exportd:\test.htmlcmd /k "cd /d F:\qycache"startnewman run C:\Users\Administrator\Desktop\study.postman_collection.json -r ..

2021-03-08 14:04:04 204

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除