diff --git a/Liang.docx b/Liang.docx new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/Lianghan/zy1.html b/Lianghan/zy1.html new file mode 100644 index 0000000000000000000000000000000000000000..c25e47e6d6b6c439bc9b74dfd75b9bbfff630019 --- /dev/null +++ b/Lianghan/zy1.html @@ -0,0 +1,17 @@ + + + + + + Document + + +

+ + + \ No newline at end of file diff --git a/Lianghan/zy10.html b/Lianghan/zy10.html new file mode 100644 index 0000000000000000000000000000000000000000..5bedde1fae982e7ec558d010a5b3ebec79220932 --- /dev/null +++ b/Lianghan/zy10.html @@ -0,0 +1,35 @@ + + + + + + + Document + + +

点击下面的按钮来显示今天是周几:

+ +

+ + + \ No newline at end of file diff --git a/Lianghan/zy11.html b/Lianghan/zy11.html new file mode 100644 index 0000000000000000000000000000000000000000..370beafcbb56c74d40ec6a3180ab9cddfcd1aef1 --- /dev/null +++ b/Lianghan/zy11.html @@ -0,0 +1,17 @@ + + + + + + + Document + + + + + \ No newline at end of file diff --git a/Lianghan/zy12.html b/Lianghan/zy12.html new file mode 100644 index 0000000000000000000000000000000000000000..ead09d1b01084287712ce7bad73ce569b4722998 --- /dev/null +++ b/Lianghan/zy12.html @@ -0,0 +1,13 @@ + + + + + + + Document + + +

点击下面的按钮,只要i小于5就一直循环代码块

+ + + \ No newline at end of file diff --git a/Lianghan/zy2.html b/Lianghan/zy2.html new file mode 100644 index 0000000000000000000000000000000000000000..5166fdada1b738e8c195a522d283de86500eb814 --- /dev/null +++ b/Lianghan/zy2.html @@ -0,0 +1,22 @@ + + + + + + Document + + +

创建 JavaScript 对象。

+

+ + + \ No newline at end of file diff --git a/Lianghan/zy3.html b/Lianghan/zy3.html new file mode 100644 index 0000000000000000000000000000000000000000..50f795dd2d157f102d6c72d07d6a44b681b8714d --- /dev/null +++ b/Lianghan/zy3.html @@ -0,0 +1,22 @@ + + + + + + Document + + +

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

+

你可以使用.property或["property"].

+

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

创建和使用对象方法。

+

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

+

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

创建和使用对象方法。

+

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

+

+

+ + + \ No newline at end of file diff --git a/Lianghan/zy6.html b/Lianghan/zy6.html new file mode 100644 index 0000000000000000000000000000000000000000..6eeb7ffd42fa25db130b1034cb86c1265bb71503 --- /dev/null +++ b/Lianghan/zy6.html @@ -0,0 +1,17 @@ + + + + + + + Document + + + + + + \ No newline at end of file diff --git a/Lianghan/zy7.html b/Lianghan/zy7.html new file mode 100644 index 0000000000000000000000000000000000000000..8b01a121306a1bd22476029a2719e46d3965606f --- /dev/null +++ b/Lianghan/zy7.html @@ -0,0 +1,26 @@ + + + + + + + Document + + +

点击按钮,显示确认框。

+ +

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

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

+ +

+ + + \ No newline at end of file diff --git a/Lianghan/zy9.html b/Lianghan/zy9.html new file mode 100644 index 0000000000000000000000000000000000000000..f480afd9879d5c2994050b377f7c797fb144e9a0 --- /dev/null +++ b/Lianghan/zy9.html @@ -0,0 +1,27 @@ + + + + + + + Document + + +

点击这个按钮,获得基于时间的问候。

+ +

+ + + + \ No newline at end of file