Skip to content

Commit 3cd14fb

Browse files
author
wuchaowu
committed
update description file
1 parent 238d77d commit 3cd14fb

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

README.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
[jQuery选择器库][11]
4545
[zepto][12]
4646

47-
1. [jQuery 插件推荐](https://github.com/wchaowu/javascript-code/blob/master/jquery/)
47+
1.[jQuery 插件推荐](https://github.com/wchaowu/javascript-code/blob/master/jquery/)
4848

4949
2.<a href="https://github.com/wchaowu/javascript-code/blob/master/jquery/1_closure.js"> jQuery 中 closure </a>
5050

@@ -54,17 +54,15 @@
5454
2.<a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/Chaining"> Chaining </a>
5555
3.<a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Factory-Pattern">Factory-Pattern </a>
5656
4.<a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Bridge-Pattern"> Bridge-Pattern </a>
57-
5857
5. <a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Bridge-Pattern">Composite-Pattern</a>
59-
6.<a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Facade-Pattern"> Facade-Pattern </a>
60-
6. <a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Adapter-Pattern">Adapter-Pattern
61-
</a>
62-
8.<a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Decorator-Pattern"> Decorator-Pattern</a>
63-
9.<a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Flyweight-Pattern"> Flyweight-Pattern </a>
64-
10.<a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Proxy-Pattern"> Proxy-Pattern </a>
65-
11.<a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Observer-Pattern">Observer-Pattern</a>
66-
12.<a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Command-Pattern"> Command-Pattern </a>
67-
13.<a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Chain-of-Responsibility-Pattern"> Chain-of-Responsibility-Pattern </a>
58+
6.<a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Facade-Pattern"> Facade-Pattern </a>
59+
7.<a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Adapter-Pattern">Adapter-Pattern </a>
60+
8.<a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Decorator-Pattern"> Decorator-Pattern</a>
61+
9.<a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Flyweight-Pattern"> Flyweight-Pattern </a>
62+
10.<a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Proxy-Pattern"> Proxy-Pattern </a>
63+
11.<a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Observer-Pattern">Observer-Pattern</a>
64+
12.<a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Command-Pattern"> Command-Pattern </a>
65+
13.<a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Chain-of-Responsibility-Pattern">Chain-of-Responsibility-Pattern </a>
6866

6967
<h3 name="Question"> Javascript-疑问 </h3>
7068

0 commit comments

Comments
 (0)