File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 1
1
#jfinal-bootstrap-table demo
2
- ## 技术栈
2
+ ## 技术栈/technology stack
3
3
* jfinal2.2
4
4
* poi3
5
5
* ehcache
9
9
* druid
10
10
* weui
11
11
12
- ##How to run
13
- 项目采用maven构建,运行前请先执行src/main/java下的sql脚本到你的mysql数据库中,然后修改src/main/java下的config.txt配置文件中的数据库配置信息,进入项目目录,
12
+ ## How to run
13
+ > The project constructed by maven, please execute under the src/main/java SQL script to your MySQL database operation,
14
+ and then modify the database configuration information ,edit under the src/main/java config.txt configuration file,
15
+ Execute mvn tomcat7: run to run
16
+
17
+ ## 运行
18
+ > 项目采用maven构建,运行前请先执行src/main/java下的sql脚本到你的mysql数据库中,然后修改src/main/java下的config.txt配置文件中的数据库配置信息,进入项目目录,
14
19
执行mvn tomcat7: run 来运行
15
20
16
21
> ## github:[ https://github.com/netbuffer/jfinal-bootstrap-table ] ( https://github.com/netbuffer/jfinal-bootstrap-table )
17
22
> ## git@osc:[ http://git.oschina.net/gradle/jfinal-bootstrap-table ] ( http://git.oschina.net/gradle/jfinal-bootstrap-table )
18
23
19
- #![ ] ( src/main/webapp/image/sys1.png )
20
- #![ ] ( src/main/webapp/image/sys2.png )
24
+ # ![ ] ( src/main/webapp/image/sys1.png )
25
+ # ![ ] ( src/main/webapp/image/sys2.png )
You can’t perform that action at this time.
0 commit comments