We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eef8ca4 commit 0300881Copy full SHA for 0300881
README.md
@@ -1,7 +1,7 @@
1
-# df
2
-###一个简单的论坛系统
3
-#####1、该项目开发IDE为IntelliJ IDEA,通过Maven构建,后台采用Spring、SpringMVC、MyBatis,数据库采用MySQL、Redis,前台用到jQuery,图片被上传到七牛云。
4
-#####2、修改df.properties中的mysql.password,redis.password,mail.password为您个人的配置。
5
-#####3、修改com/fc/util/MyConstant.java,将七牛云的相关配置改为您的个人配置。
6
-#####4、如有项目导入的问题,可以联系我QQ:1104641801。
7
-#####5、此项目为初学者练手项目,仅为交流,有什么错误希望大家能指出,在此感谢。
+###### df
+###### 一个简单的论坛系统
+1. 该项目开发IDE为IntelliJ IDEA,通过Maven构建,后台采用Spring、SpringMVC、MyBatis,数据库采用MySQL、Redis,前台用到jQuery,图片被上传到七牛云。
+2. 修改df.properties中的mysql.password,redis.password,mail.password为您个人的配置。
+3. 修改com/fc/util/MyConstant.java,将七牛云的相关配置改为您的个人配置。
+4. 如有项目导入的问题,可以联系我QQ:1104641801。
+5. 此项目为初学者练手项目,仅为交流,有什么错误希望大家能指出,在此感谢。
0 commit comments