2022年9月22日
摘要: 一、依赖引入 <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient</artifactId> <version>4.5.7</version> </dependency> 二、使用HttpCl 阅读全文
posted @ 2022-09-22 19:20 十七年蝉 阅读(767) 评论(0) 推荐(1)