File tree Expand file tree Collapse file tree 2 files changed +47
-15
lines changed Expand file tree Collapse file tree 2 files changed +47
-15
lines changed Original file line number Diff line number Diff line change 1
1
# Java
2
2
3
- ##### [ Enlish ] ( ./README_EN .md)
3
+ ##### [ 中文 ] ( README_ZH .md)
4
4
5
- ## 项目介绍
5
+ ## Project Descriptions
6
6
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!
8
8
9
+ ## Java Projects
9
10
10
- ## Java项目实例
11
+ * [ SpringBoot-Shiro ] ( ./springboot-shiro/ )
11
12
12
- * [ 秒杀业务 ] ( ./seckill/ )
13
+ * [ SECKILL ] ( ./seckill/ )
13
14
14
- * [ Woss2.0 电信采集系统 ] ( ./woss/ )
15
+ * [ Woss2.0 ] ( ./woss/ )
15
16
16
- * [ tomcatServlet3.0 Web 服务器 ] ( ./tomcatServer3.0/ )
17
+ * [ tomcatServlet3.0 Web Server ] ( ./tomcatServer3.0/ )
17
18
18
- * [ ServletAjax 原生 js 实现搜索框智能提示 ] ( ./ServletAjax/ )
19
+ * [ ServletAjax ] ( ./ServletAjax/ )
19
20
20
- * [ JspChat jsp 聊天室 ] ( ./JspChat/ )
21
+ * [ JspChat jsp Chatroom ] ( ./JspChat/ )
21
22
22
- * [ eStore 图书管理系统 ] ( ./estore/ )
23
+ * [ eStore library system ] ( ./estore/ )
23
24
24
- * [ checkcode Java 制作验证码 ] ( ./checkcode/ )
25
+ * [ checkcode Java captcha code generator ] ( ./checkcode/ )
25
26
26
- * [ IMOOCSpider 简易网络爬虫 ] ( ./IMOOCSpider/ )
27
+ * [ IMOOCSpider easy internet spider ] ( ./IMOOCSpider/ )
27
28
28
- * [ SpringBoot-Shiro ] ( ./springboot-shiro/ )
29
+ ## Last
29
30
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!
Original file line number Diff line number Diff line change
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",谢谢!
You can’t perform that action at this time.
0 commit comments