Skip to content

Commit 4ac3f1f

Browse files
committed
更改文章分类
1 parent cc2b19c commit 4ac3f1f

14 files changed

Lines changed: 15 additions & 14 deletions

docs/develop/web-base-01.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ date: 2018-08-15 05:03:59
44
url: develop/web/web/base-01
55
updated: 2018-08-15 05:03:59
66
categories:
7-
- Java EE
7+
- Java 开发
88
tags:
99
- Tomcat
1010
- Java EE

docs/develop/web-base-02.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ date: 2018-08-23 09:12:31
44
url: develop/web/web/base-02
55
updated: 2018-08-23 09:12:31
66
categories:
7-
- Java EE
7+
- Java 开发
88
tags:
99
- Tomcat
1010
- Java EE

docs/develop/web-base-03.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ date: 2018-09-01 09:58:35
44
url: develop/web/web/base-03
55
updated: 2018-09-01 09:58:35
66
categories:
7-
- Java EE
7+
- Java 开发
88
tags:
99
- Servlet
1010
---

docs/develop/web-base-04.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ date: 2018-09-04 20:35:44
44
url: develop/web/web/base-04
55
updated: 2018-09-04 20:35:44
66
categories:
7-
- Java EE
7+
- Java 开发
88
tags:
99
- Servlet
1010
---

docs/develop/web-base-05.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ date: 2018-09-06 20:35:44
44
url: develop/web/web/base-05
55
updated: 2018-09-06 20:35:44
66
categories:
7-
- Java EE
7+
- Java 开发
88
tags:
99
- Servlet
1010
- Java EE
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 一篇有趣的负载均衡算法实现
33
date: 2020-05-29 07:37:19
44
url: algorithm/load-balancing
55
categories:
6-
- 算法
6+
- Java 开发
77
tags:
88
- 负载均衡
99
---

docs/java/java-think-code-standards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ url: java/java-code-standards
55
tags:
66
- 开发技巧
77
categories:
8-
- 开发相关
8+
- Java 开发
99
---
1010

1111
> 文章已经收录在 [Github.com/niumoo/JavaNotes](https://github.com/niumoo/JavaNotes) ,更有 Java 程序员所需要掌握的核心知识,欢迎Star和指教。

docs/mq/io-blocking .md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags:
99
- Blocking IO
1010
- 同步阻塞IO
1111
categories:
12-
- IO 通信
12+
- 中间件通信
1313
---
1414

1515
> 文章已经收录在 [Github.com/niumoo/JavaNotes](https://github.com/niumoo/JavaNotes) ,更有 Java 程序员所需要掌握的核心知识,欢迎Star和指教。

docs/mq/io-bon-blocking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tags:
88
- 非阻塞IO
99
- NonBlocking IO
1010
categories:
11-
- IO 通信
11+
- 中间件通信
1212
---
1313

1414
> 文章已经收录在 [Github.com/niumoo/JavaNotes](https://github.com/niumoo/JavaNotes) ,更有 Java 程序员所需要掌握的核心知识,欢迎Star和指教。

docs/mq/io-nio-selector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tags:
88
- 通信模型
99
- 多路复用IO
1010
categories:
11-
- IO 通信
11+
- 中间件通信
1212
---
1313

1414
> 文章已经收录在 [Github.com/niumoo/JavaNotes](https://github.com/niumoo/JavaNotes) ,更有 Java 程序员所需要掌握的核心知识,欢迎Star和指教。

0 commit comments

Comments
 (0)