2021年12月16日
摘要: 阅读全文
posted @ 2021-12-16 21:37 bruce.sharp 阅读(16) 评论(0) 推荐(0)
摘要: 1、环境配置 依赖地址集:https://mvnrepository.com/ 下载地址:https://maven.apache.org/download.cgi 配置环境变量:MAVEN_HOME:路径下的/bin 在path后添加%MAVEN_HOME% 2、maven项目结构 ${based 阅读全文
posted @ 2021-12-16 15:55 bruce.sharp 阅读(58) 评论(0) 推荐(0)
摘要: <script src="https://unpkg.com/axios/dist/axios.min.js"></script> 获取天气的地址:http://wthrcdn.etouch.cn/weather_mini?city=福州 获取音乐的地址:https://autumnfish.cn/ 阅读全文
posted @ 2021-12-16 10:24 bruce.sharp 阅读(89) 评论(0) 推荐(0)