自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

hi

Sunlins

  • 博客(3)
  • 资源 (1)
  • 收藏
  • 关注

原创 使用RestTemplate进行Selenium常规自动化测试操作

package com.luv2code.springbootecommerce; import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.JSONObject; import lombok.extern.slf4j.Slf4j; import org.apache.http.HttpResponse; import org.apache.http.client.methods.HttpGet; import org.apache.ht.

2020-09-27 14:25:42 205

原创 SpringBoot中RestTemplate配置

package com.luv2code.springbootecommerce.config; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.http.client.ClientHttpRequestFactory; import org.springframework..

2020-09-27 14:23:47 1732

原创 使用RestTemplate通过JsonWireProtocol进行Selenium自动化

package com.luv2code.springbootecommerce; import com.alibaba.fastjson.JSONObject; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBo.

2020-09-27 14:22:24 215

数字图像处理 胡学龙 电子工业出版社 课后习题

PDF 是课后习题 供大家参考 谢谢!XXXXXXXXX

2009-09-04

空空如也

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

TA关注的人

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