Skip to content

Commit 593d9e6

Browse files
committed
更新 readme
1 parent 4da1932 commit 593d9e6

File tree

2 files changed

+47
-15
lines changed

2 files changed

+47
-15
lines changed

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
# Java
22

3-
##### [Enlish](./README_EN.md)
3+
##### [中文](README_ZH.md)
44

5-
## 项目介绍
5+
## Project Descriptions
66

7-
本项目是个人的一些java项目练习源码,分享给大家,希望可以和大家一起进步!
7+
Below here are some of my java project exercise codes, I would like to share it with everyone, hope that we are able to improve with everyone!
88

9+
## Java Projects
910

10-
## Java项目实例
11+
* [SpringBoot-Shiro](./springboot-shiro/)
1112

12-
* [秒杀业务](./seckill/)
13+
* [SECKILL](./seckill/)
1314

14-
* [Woss2.0 电信采集系统](./woss/)
15+
* [Woss2.0 ](./woss/)
1516

16-
* [tomcatServlet3.0 Web 服务器](./tomcatServer3.0/)
17+
* [tomcatServlet3.0 Web Server](./tomcatServer3.0/)
1718

18-
* [ServletAjax 原生 js 实现搜索框智能提示](./ServletAjax/)
19+
* [ServletAjax ](./ServletAjax/)
1920

20-
* [JspChat jsp 聊天室](./JspChat/)
21+
* [JspChat jsp Chatroom](./JspChat/)
2122

22-
* [eStore 图书管理系统](./estore/)
23+
* [eStore library system](./estore/)
2324

24-
* [checkcode Java 制作验证码](./checkcode/)
25+
* [checkcode Java captcha code generator](./checkcode/)
2526

26-
* [IMOOCSpider 简易网络爬虫](./IMOOCSpider/)
27+
* [IMOOCSpider easy internet spider](./IMOOCSpider/)
2728

28-
* [SpringBoot-Shiro](./springboot-shiro/)
29+
## Last
2930

30-
## 最后  
31-
如果帮助到你,请点击右上角 "star",谢谢!
31+
If any of the projects above is able to help you out, please do click on "Star" on top right-hand-site. Thank you!

README_ZH.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Java
2+
3+
##### [Enlish](README.md)
4+
5+
## 项目介绍
6+
7+
本项目是个人的一些java项目练习源码,分享给大家,希望可以和大家一起进步!
8+
9+
10+
## Java项目实例
11+
12+
* [SpringBoot-Shiro](./springboot-shiro/)
13+
14+
* [秒杀业务](./seckill/)
15+
16+
* [Woss2.0 电信采集系统](./woss/)
17+
18+
* [tomcatServlet3.0 Web 服务器](./tomcatServer3.0/)
19+
20+
* [ServletAjax 原生 js 实现搜索框智能提示](./ServletAjax/)
21+
22+
* [JspChat jsp 聊天室](./JspChat/)
23+
24+
* [eStore 图书管理系统](./estore/)
25+
26+
* [checkcode Java 制作验证码](./checkcode/)
27+
28+
* [IMOOCSpider 简易网络爬虫](./IMOOCSpider/)
29+
30+
31+
## 最后  
32+
如果帮助到你,请点击右上角 "star",谢谢!

0 commit comments

Comments
 (0)