diff --git a/zxz/zy1.html b/zxz/zy1.html new file mode 100644 index 0000000000000000000000000000000000000000..83ea9226474cf714e669695243e8571ba889574a --- /dev/null +++ b/zxz/zy1.html @@ -0,0 +1,22 @@ + + + + + + + Document + + +

创建JavaScript对象

+

+ + + \ No newline at end of file diff --git a/zxz/zy2.html b/zxz/zy2.html new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/zxz/zy3.html b/zxz/zy3.html new file mode 100644 index 0000000000000000000000000000000000000000..5a29a43498ada7b0e74dff9d8b9c6260f140bb38 --- /dev/null +++ b/zxz/zy3.html @@ -0,0 +1,22 @@ + + + + + + + Document + + +

有两种方式可以访问对象属性

+

+ + + \ No newline at end of file diff --git a/zxz/zy4.html b/zxz/zy4.html new file mode 100644 index 0000000000000000000000000000000000000000..d2dc0da63e6caf437e7dcdd0c52b78a2e2014cba --- /dev/null +++ b/zxz/zy4.html @@ -0,0 +1,24 @@ + + + + + + + Document + + +

对象方法作为一个函数定义存储在对象属性中。

+

+ + + \ No newline at end of file diff --git a/zxz/zy5.html b/zxz/zy5.html new file mode 100644 index 0000000000000000000000000000000000000000..09a1a646345a58cd99e159a0a45fdd41ed1ac970 --- /dev/null +++ b/zxz/zy5.html @@ -0,0 +1,28 @@ + + + + + + + Document + + +

创建和使用对象方法

+

对象方法是一个函数定义,并作为一个属性值存储1

+

+

+ + + \ No newline at end of file diff --git a/zxz/zy6.html b/zxz/zy6.html new file mode 100644 index 0000000000000000000000000000000000000000..455105bf20240fa1e9daa6b0e884dfab769dc8e5 --- /dev/null +++ b/zxz/zy6.html @@ -0,0 +1,18 @@ + + + + + + + Document + + + + + + + \ No newline at end of file diff --git a/zxz/zy7.html b/zxz/zy7.html new file mode 100644 index 0000000000000000000000000000000000000000..7ba3cfe5adf4d69f6d8612f569225598a808c557 --- /dev/null +++ b/zxz/zy7.html @@ -0,0 +1,26 @@ + + + + + + + Document + + +

点击按钮,显示确认框

+ +

+ + + \ No newline at end of file diff --git a/zxz/zy8.html b/zxz/zy8.html new file mode 100644 index 0000000000000000000000000000000000000000..d779cbd0b86a1039f1f20d21c4e823365461653f --- /dev/null +++ b/zxz/zy8.html @@ -0,0 +1,24 @@ + + + + + + + Document + + +

点击按钮查看输入的对话框。

+ +

+ + + \ No newline at end of file