摘要: 第一步 创建react项目 create-react-app myfood 第二步 导入相关依赖 npm i antd redux react-redux react-router-dom@5 axios less less-loader@6.0.0 --save ant-design ui设计组件 阅读全文
posted @ 2022-05-20 09:44 熊!霸天下 阅读(30) 评论(0) 推荐(0) 编辑
摘要: 入门 安装 导入依赖 下面的依赖代码置于 pom.xml 文件中 <dependency> <groupId>org.mybatis</groupId> <artifactId>mybatis</artifactId> <version>x.x.x</version> </dependency> 从 阅读全文
posted @ 2022-05-17 01:19 熊!霸天下 阅读(24) 评论(0) 推荐(0) 编辑