Skip to content

Commit 9b7dee8

Browse files
committed
feat: update toc
1 parent e5c063d commit 9b7dee8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@
44

55
In software engineering, a design pattern is a reusable solution for commonly occurring problems in software design. Design patterns represent the best practices used by the experienced software developers. A design pattern can be thought of as a programming template.
66

7-
design-pattern-snippets 是 [coding-snippets](https://github.com/wxyyxc1992/coding-snippets) 的重要组成部分,
8-
97
All snippets in this repo are classified into different languages and different categories: Object Oriented Programming, Functional Programming, Concurrent Programming, etc.
108

9+
--
10+
11+
design-pattern-snippets 是 [coding-snippets](https://github.com/wxyyxc1992/coding-snippets) 的重要组成部分,
12+
1113
# Nav | 导航
1214

1315
## Object Oriented Programming Design Pattern | 面向对象的设计模式

0 commit comments

Comments
 (0)