diff --git a/java-script-task-test b/java-script-task-test new file mode 160000 index 0000000000000000000000000000000000000000..90c00aecb8d35e665a4d5b56e5bbda11da2d89ac --- /dev/null +++ b/java-script-task-test @@ -0,0 +1 @@ +Subproject commit 90c00aecb8d35e665a4d5b56e5bbda11da2d89ac diff --git a/zy1.html b/zy1.html new file mode 100644 index 0000000000000000000000000000000000000000..ed3d8b6678c386e1f5426ffbc0a5116769054729 --- /dev/null +++ b/zy1.html @@ -0,0 +1,15 @@ + +
+ + + +创建JavaScript对象。
+ + + + \ No newline at end of file diff --git a/zy10.html b/zy10.html new file mode 100644 index 0000000000000000000000000000000000000000..02162eab8d9ffeea29c4f31cde9642cb51f42521 --- /dev/null +++ b/zy10.html @@ -0,0 +1,30 @@ + + + + + + +点击下面的按钮来显示今天是周几:
+ + + + + \ No newline at end of file diff --git a/zy11.html b/zy11.html new file mode 100644 index 0000000000000000000000000000000000000000..d3573962871cd377ea96e308cfa6d727b1a318e0 --- /dev/null +++ b/zy11.html @@ -0,0 +1,17 @@ + + + + + + +点击下面的按钮,只要i小于5就一直循环代码块。
+ + + + + \ No newline at end of file diff --git a/zy2.html b/zy2.html new file mode 100644 index 0000000000000000000000000000000000000000..211ac59f009af0687969b420bbfc67b608a7220b --- /dev/null +++ b/zy2.html @@ -0,0 +1,22 @@ + + + + + + +创建JavaScript对象。
+ + + + \ No newline at end of file diff --git a/zy3.html b/zy3.html new file mode 100644 index 0000000000000000000000000000000000000000..b5a130d182f196fb153528f3c5971cd92d79cf2e --- /dev/null +++ b/zy3.html @@ -0,0 +1,18 @@ + + + + + +创建JavaScript对象。
+ + + + \ No newline at end of file diff --git a/zy4.html b/zy4.html new file mode 100644 index 0000000000000000000000000000000000000000..eadebbb0c03076248428d7e65f84088b8791e45d --- /dev/null +++ b/zy4.html @@ -0,0 +1,26 @@ + + + + + + +创建和使用对象方法。
+对象方法作为一个函数定义存储在对象属性中。
+ + + + \ No newline at end of file diff --git a/zy5.html b/zy5.html new file mode 100644 index 0000000000000000000000000000000000000000..b24fdd94ed2344f37ed8e599f074baa1ae5119fc --- /dev/null +++ b/zy5.html @@ -0,0 +1,27 @@ + + + + + + +创建和使用对象方法
+对象方法是一个函数定义,并作为一个属性值存储。
+ + + + + \ No newline at end of file diff --git a/zy6.html b/zy6.html new file mode 100644 index 0000000000000000000000000000000000000000..5e15c915bd7de48ecc671f225397c66a2a73cbf5 --- /dev/null +++ b/zy6.html @@ -0,0 +1,17 @@ + + + + + + +点击按钮,显示确认框。
+ + + + + \ No newline at end of file diff --git a/zy8.html b/zy8.html new file mode 100644 index 0000000000000000000000000000000000000000..7730a004e5f0e2f1c808df45f01ecec585a9d817 --- /dev/null +++ b/zy8.html @@ -0,0 +1,24 @@ + + + + + + +点击按钮查看输入的对话框。
+ + + + + \ No newline at end of file diff --git a/zy9.html b/zy9.html new file mode 100644 index 0000000000000000000000000000000000000000..13789798b0c59912e1d10d2df370e5b0aadc806f --- /dev/null +++ b/zy9.html @@ -0,0 +1,27 @@ + + + + + + +点击这个按钮,获得基于时间的问候。
+ + + + + \ No newline at end of file