File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 10
10
包含 <br />
11
11
<a href =" #javascriptBase " >javascript的基础语法</a >   ;  ;
12
12
<a href =" #OjectOriented " >面向对象的实现</a >  ;  ;
13
- <a href =" #JavascriptDesign " >设计模式实现</a >  ;  ;
14
- <a href =" #Module " >模块化开发</a >  ;  ;
13
+ <a href =" #javascript-design-pattern " >设计模式实现</a >  ;  ;
14
+ <a href =" #-javascript-%E6%A8%A1%E5%9D%97%E5%8C%96%E8%A7%84%E8%8C%83 " >模块化开发</a >  ;  ;
15
15
<a href =" #Question " >javascript常见的疑问</a >  ;  ;
16
16
<a href =" #Jquery " >Jquery</a >  ;  ;
17
17
<a href =" #NodeJs " >Node.js</a >  ;  ;
18
- <a href =" #html5 " > html5</a >  ;  ;
18
+ <a href =" #html5nodejs " > html5</a >  ;  ;
19
19
<br />
20
20
<h3 name =" OjectOriented " >Oject-Oriented</h3 >
21
21
1.<a href =" https://github.com/wchaowu/javascript-code/tree/master/object-oriented/Expressive-JavaScript " >JavaScript Expressive </a > <br />
@@ -66,10 +66,9 @@ Composite-Pattern
66
66
<a href =" https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Adapter-Pattern " >
67
67
Adapter-Pattern
68
68
</a >
69
-
70
69
<br />
71
- <a href =" https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Decorator-Pattern " >
72
- 8 . Decorator-Pattern
70
+ 8. <a href =" https://github.com/wchaowu/javascript-code/tree/master/JavaScript-Design-Patterns/The-Decorator-Pattern " >
71
+ Decorator-Pattern
73
72
</a >
74
73
<br />
75
74
9 .
@@ -106,7 +105,6 @@ Observer-Pattern
106
105
<h4 >1. AMD</h4 >
107
106
<h4 >2. CommonJS</h4 >
108
107
<h3 name =" html5 " >HTML5<h5 >
109
- <br />
110
108
<h3 name =" NodeJs " >Node.js</h3 >
111
109
------------------------
112
110
You can’t perform that action at this time.
0 commit comments