From 05fe7aa435b1aeb634cdd8740ce88427a19bb87c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=8E=E6=B5=B7=E9=9C=9E?= <8803231+lang-haixia@user.noreply.gitee.com> Date: Sun, 14 Mar 2021 10:07:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9README=E6=96=87=E4=BB=B6.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c4520c6..85384a5 100644 --- a/README.md +++ b/README.md @@ -9,14 +9,13 @@ * 并在提交消息中写明具体内容 #### 完成内容列表 -1. 搭建环境 -2. xxxx -3. xxxx -4. xxxx +1. 安装IDEA +2. 安装及配置JDK1.8 +3. 安装及配置Tomcat7.0.108 +4. 安装及配置Maven3.6.3 +5. 安装及配置MySQL8.0.23 #### 补充说明 -1. xxxx -2. xxxx -3. xxxx +1. 因为之前使用过IDEA,所有本次搭建环境中没有安装IDEA。 -- Gitee