diff --git "a/2019/05/22/2 \345\255\227\347\254\246\344\270\262/index.html" "b/2019/05/22/2 \345\255\227\347\254\246\344\270\262/index.html" index 52efde8..24c008b 100644 --- "a/2019/05/22/2 \345\255\227\347\254\246\344\270\262/index.html" +++ "b/2019/05/22/2 \345\255\227\347\254\246\344\270\262/index.html" @@ -216,11 +216,11 @@

- +
- ECMA5 数组 + ECMA5 this指针
diff --git "a/2019/05/22/3 \345\257\271\350\261\241/index.html" "b/2019/05/22/3 \345\257\271\350\261\241/index.html" index 50b098b..b12dd28 100644 --- "a/2019/05/22/3 \345\257\271\350\261\241/index.html" +++ "b/2019/05/22/3 \345\257\271\350\261\241/index.html" @@ -250,18 +250,18 @@

- +
- ECMA5 包装对象 + ECMA5 数组
- -
ECMA5 标准库
+
+
ECMA5 CALL APPLY 模拟
diff --git "a/2019/05/22/4 \345\207\275\346\225\260/index.html" "b/2019/05/22/4 \345\207\275\346\225\260/index.html" index 7448471..ce58d7b 100644 --- "a/2019/05/22/4 \345\207\275\346\225\260/index.html" +++ "b/2019/05/22/4 \345\207\275\346\225\260/index.html" @@ -265,18 +265,18 @@

- +
- ECMA5 this指针 + ECMA5 包装对象
- -
ECMA5 面向对象编程
+
+
ECMA6 类
diff --git "a/2019/05/22/5 \346\240\207\345\207\206\345\272\223/index.html" "b/2019/05/22/5 \346\240\207\345\207\206\345\272\223/index.html" index 31c317b..b0d5556 100644 --- "a/2019/05/22/5 \346\240\207\345\207\206\345\272\223/index.html" +++ "b/2019/05/22/5 \346\240\207\345\207\206\345\272\223/index.html" @@ -239,18 +239,18 @@

- +
- ECMA5 对象 + ECMA5 面向对象编程
- -
ECMA5 CALL APPLY 模拟
+
+
ECMA5 数组
diff --git a/2019/05/22/6 Array/index.html b/2019/05/22/6 Array/index.html index 096aa5f..9bdc943 100644 --- a/2019/05/22/6 Array/index.html +++ b/2019/05/22/6 Array/index.html @@ -249,18 +249,18 @@

- +
- ECMA5 面向对象编程 + ECMA5 标准库
- -
ECMA5 字符串
+
+
ECMA5 对象
diff --git "a/2019/05/22/7 \345\214\205\350\243\205\345\257\271\350\261\241 wrapper/index.html" "b/2019/05/22/7 \345\214\205\350\243\205\345\257\271\350\261\241 wrapper/index.html" index f8f017e..31f53ea 100644 --- "a/2019/05/22/7 \345\214\205\350\243\205\345\257\271\350\261\241 wrapper/index.html" +++ "b/2019/05/22/7 \345\214\205\350\243\205\345\257\271\350\261\241 wrapper/index.html" @@ -266,8 +266,8 @@

- -
ECMA5 对象
+
+
ECMA5 函数
diff --git a/2019/05/22/9 JavaScript Classes/index.html b/2019/05/22/9 JavaScript Classes/index.html index 623ed82..d6d13e5 100644 --- a/2019/05/22/9 JavaScript Classes/index.html +++ b/2019/05/22/9 JavaScript Classes/index.html @@ -236,18 +236,18 @@

- +
- ECMA5 CALL APPLY 模拟 + ECMA5 函数
- -
ECMA5 this指针
+
+
ECMA5 面向对象编程
diff --git "a/2019/05/22/9 \351\235\242\345\220\221\345\257\271\350\261\241\347\274\226\347\250\213/index.html" "b/2019/05/22/9 \351\235\242\345\220\221\345\257\271\350\261\241\347\274\226\347\250\213/index.html" index 95e994f..1a54b8f 100644 --- "a/2019/05/22/9 \351\235\242\345\220\221\345\257\271\350\261\241\347\274\226\347\250\213/index.html" +++ "b/2019/05/22/9 \351\235\242\345\220\221\345\257\271\350\261\241\347\274\226\347\250\213/index.html" @@ -277,18 +277,18 @@

- +
- ECMA5 函数 + ECMA6 类
- -
ECMA5 数组
+
+
ECMA5 标准库
diff --git "a/2019/05/22/Call\344\270\216Apply/index.html" "b/2019/05/22/Call\344\270\216Apply/index.html" index 04c4707..e2735c3 100644 --- "a/2019/05/22/Call\344\270\216Apply/index.html" +++ "b/2019/05/22/Call\344\270\216Apply/index.html" @@ -234,18 +234,18 @@

- +
- ECMA5 标准库 + ECMA5 对象
- -
ECMA6 类
+
+
ECMA5 this指针
diff --git "a/2019/05/22/\345\205\263\344\272\216 this \346\214\207\351\222\210/index.html" "b/2019/05/22/\345\205\263\344\272\216 this \346\214\207\351\222\210/index.html" index 4c2232d..1d462a8 100644 --- "a/2019/05/22/\345\205\263\344\272\216 this \346\214\207\351\222\210/index.html" +++ "b/2019/05/22/\345\205\263\344\272\216 this \346\214\207\351\222\210/index.html" @@ -219,18 +219,18 @@

- +
- ECMA6 类 + ECMA5 CALL APPLY 模拟
- -
ECMA5 函数
+
+
ECMA5 字符串
diff --git "a/2019/05/29/003\345\256\232\344\275\215\346\265\256\345\212\250\345\270\203\345\261\200/index.html" "b/2019/05/29/003\345\256\232\344\275\215\346\265\256\345\212\250\345\270\203\345\261\200/index.html" index 01a1115..cc4efac 100644 --- "a/2019/05/29/003\345\256\232\344\275\215\346\265\256\345\212\250\345\270\203\345\261\200/index.html" +++ "b/2019/05/29/003\345\256\232\344\275\215\346\265\256\345\212\250\345\270\203\345\261\200/index.html" @@ -15,7 +15,7 @@ - + @@ -176,13 +176,13 @@

1.3 absolute

Note : 绝对(absolute)定位对象在可视区域之外会导致滚动条出现。而放置相对(relative)定位对象在可视区域之外,滚动条不会出现。

-

relative和static方式在最外层时是以< body> 标签为定位原点的,而absoulte方式在无父级是positionstatic定位时是以 作为原点定位。

+

relative和static方式在最外层时是以< body> 标签为定位原点的,而absoulte方式在无父级是positionstatic定位时是以 html 作为原点定位。

1.3 fixed