Skip to content

Commit 04de777

Browse files
author
HelloWorld521
committed
add README_EN.md
1 parent ff00f6d commit 04de777

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

README.md

Lines changed: 3 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
## 项目介绍
44

5-
本项目是个人的一些java项目练习源码,分享给大家,希望可以和大家一起进步!
5+
本项目是个人的一些java项目练习源码,分享给大家,希望可以和大家一起进步!
6+
感谢 @Chowz 提供的[英文翻译](./README_EN.md)
67

78
## Java项目实例
89

@@ -23,34 +24,5 @@
2324
* [IMOOCSpider 简易网络爬虫](./IMOOCSpider/)
2425

2526
## 最后  
26-
如果帮助到你,请点击右上角star,谢谢!
27+
如果帮助到你,请点击右上角 "star",谢谢!
2728

28-
============================我是分割线==================================
29-
30-
#Java
31-
32-
##Project Descriptions
33-
34-
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!
35-
36-
## Java Projects
37-
38-
* [SECKILL](./seckill/)
39-
40-
* [Woss2.0 ](./woss/)
41-
42-
* [tomcatServlet3.0 Web Server](./tomcatServer3.0/)
43-
44-
* [ServletAjax ](./ServletAjax/)
45-
46-
* [JspChat jsp Chatroom](./JspChat/)
47-
48-
* [eStore library system](./estore/)
49-
50-
* [checkcode Java captcha code generator](./checkcode/)
51-
52-
* [IMOOCSpider easy internet spider](./IMOOCSpider/)
53-
54-
##Last
55-
56-
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_EN.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
2+
# Java
3+
4+
## Project Descriptions
5+
6+
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!
7+
8+
## Java Projects
9+
10+
* [SECKILL](./seckill/)
11+
12+
* [Woss2.0 ](./woss/)
13+
14+
* [tomcatServlet3.0 Web Server](./tomcatServer3.0/)
15+
16+
* [ServletAjax ](./ServletAjax/)
17+
18+
* [JspChat jsp Chatroom](./JspChat/)
19+
20+
* [eStore library system](./estore/)
21+
22+
* [checkcode Java captcha code generator](./checkcode/)
23+
24+
* [IMOOCSpider easy internet spider](./IMOOCSpider/)
25+
26+
## Last
27+
28+
If any of the projects above is able to help you out, please do click on "Star" on top right-hand-site. Thank you!

0 commit comments

Comments
 (0)