You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
details: Study the world's largest collection of software design patterns implemented in Java.
15
+
- title: 设计模式
16
+
details: 学习世界上最大的用 Java 实现的软件设计模式集合。
17
17
link: /patterns/
18
-
- title: Software Design Principles
19
-
details: Software design has certain universal laws and principles to guide the implementors.
18
+
- title: 软件设计原则
19
+
details: 软件设计有一定的普遍规律和原则来指导实施者。
20
20
link: /principles/
21
-
- title: Code Snippets
22
-
details: 30 Seconds of Java is a collection of reusable, tested, copy-pasteable Java 11 compatible code snippets that you can understand in 30 seconds or less.
0 commit comments