Skip to content

Commit 334a34f

Browse files
committed
添加描述链接
1 parent 0d1ed3e commit 334a34f

File tree

1 file changed

+21
-13
lines changed

1 file changed

+21
-13
lines changed

README.md

Lines changed: 21 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,29 @@ github:<a href="https://github.com/wchaowu/Javascript-Design-Patterns"> https://
1616
2.<a href="https://github.com/wchaowu/javascript-code/tree/master/object-oriented/Interfaces"> Interfaces </a> <br />
1717
3.<a href="https://github.com/wchaowu/javascript-code/tree/master/object-oriented/Introduction">Introduction</a> <br />
1818
4.<a href="https://github.com/wchaowu/javascript-code/tree/master/object-oriented/Inheritance"> Inheritance </a> <br />
19+
20+
<h3>Javascript based</h3>
21+
1.<a href="https://github.com/wchaowu/javascript-code/tree/master/javascript-based/this">JavaScript this </a> <br />
22+
2.<a href="https://github.com/wchaowu/javascript-code/tree/master/javascript-based/this">JavaScript 闭包</a> <br />
23+
3.<a href="https://github.com/wchaowu/javascript-code/tree/master/javascript-based/event">JavaScript 事件</a> <br />
24+
1925
<h3>Javascript-Design-Pattern</h3>
20-
5 Singleton-Pattern <br />
21-
6 Chaining <br />
22-
7 Factory-Pattern <br />
23-
8 Bridge-Pattern <br />
24-
9 Composite-Pattern <br />
25-
10 Facade-Pattern <br />
26-
11 Adapter-Pattern <br />
27-
12 Decorator-Pattern <br />
28-
13 Flyweight-Pattern <br />
29-
14 Proxy-Pattern <br />
30-
15 Observer-Pattern <br />
31-
16 Comman-Pattern <br />
32-
17 Chain-of-Responsibility-Pattern <br />
26+
1 Singleton-Pattern <br />
27+
2 Chaining <br />
28+
3 Factory-Pattern <br />
29+
4 Bridge-Pattern <br />
30+
5 Composite-Pattern <br />
31+
6 Facade-Pattern <br />
32+
7 Adapter-Pattern <br />
33+
8 Decorator-Pattern <br />
34+
9 Flyweight-Pattern <br />
35+
10 Proxy-Pattern <br />
36+
11 Observer-Pattern <br />
37+
12 Comman-Pattern <br />
38+
13 Chain-of-Responsibility-Pattern <br />
39+
<h3>HTML5<h5>
3340

3441
------------------------
3542
参考资料
43+
3644
<a href="http://www.itzhai.com">http://www.itzhai.com</a>

0 commit comments

Comments
 (0)