Skip to content

Commit 57a8516

Browse files
author
wuxw7
committed
增加详细的项目安装说明和二次开发说明
1 parent c0dc924 commit 57a8516

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,11 @@ https://jingyan.baidu.com/article/925f8cb836b26ac0dde0569e.html(有详细说明)
8686
insert into t_user(name,passwd,phone,userId,wOpenId,zOpenId,email)
8787
values('java110官方测试','123456','15897089471','10020160223001','123','','[email protected]');
8888

89-
<h2>源码打架:</h2>
89+
<h2>二次开发项目搭建:</h2>
9090

9191
1.0 开发工具选择
9292

93-
官方是由Myeclipse 8.5 开发,二次开发完全可以用eclipse 或任意版本的MyEclipse开发,各位idea的朋友只需要导入项目是选择以eclipse方式导入也是可以的
93+
官方是由Myeclipse 8.5 开发,二次开发完全可以用eclipse 或任意版本的MyEclipse开发,配置maven信息,按maven导入就可以了,各位idea的朋友只需要导入项目是选择以eclipse方式导入也是可以的
9494

9595

9696

0 commit comments

Comments
 (0)