|
44 | 44 | [jQuery选择器库][11]
|
45 | 45 | [zepto][12]
|
46 | 46 |
|
47 |
| -1. [jQuery 插件推荐](https://github.com/wchaowu/javascript-code/blob/master/jquery/) |
| 47 | +1.[jQuery 插件推荐](https://github.com/wchaowu/javascript-code/blob/master/jquery/) |
48 | 48 |
|
49 | 49 | 2.<a href="https://github.com/wchaowu/javascript-code/blob/master/jquery/1_closure.js"> jQuery 中 closure </a>
|
50 | 50 |
|
|
54 | 54 | 2.<a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/Chaining"> Chaining </a>
|
55 | 55 | 3.<a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Factory-Pattern">Factory-Pattern </a>
|
56 | 56 | 4.<a href="https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Bridge-Pattern"> Bridge-Pattern </a>
|
57 |
| - |
58 | 57 | 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> |
68 | 66 |
|
69 | 67 | <h3 name="Question"> Javascript-疑问 </h3>
|
70 | 68 |
|
|
0 commit comments