自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

df0128的专栏

不停学习,不停进步

  • 博客(2)
  • 资源 (2)
  • 收藏
  • 关注

原创 This application requires Visual Studio 2013 Redistributable. Please install the Redistributable the

使用新版mysql安装器,却提示mysql server安装失败,提示为: This application requires Visual Studio 2013 Redistributable. Please install the Redistributable then run this installer again。 检查本机程序,已经安装该软件。 最后发现是版本不对,虽然是201

2018-04-20 22:34:39 5422 1

转载 @RequestMapping 和 @GetMapping @PostMapping 区别

@RequestMapping 和 @GetMapping @PostMapping 区别@GetMapping是一个组合注解,是@RequestMapping(method = RequestMethod.GET)的缩写。@PostMapping是一个组合注解,是@RequestMapping(method = RequestMethod.POST)的缩写。 转自https://...

2018-04-14 11:08:34 1060

allure-commandline-2.11.0.zip

allure2.11,用于生成测试报告,可以和testNG或者pytest配合使用

2019-05-21

使用XenCenter创建半虚拟化CentOS

在XenCenter上创建半虚拟化模板的方法

2015-09-22

空空如也

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

TA关注的人

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