From 763d7e6e76d942ad3363c168e7566745a47f3894 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B0=A2=E9=87=91=E9=87=91?= <1665966989@qq.com>
Date: Thu, 24 Nov 2022 02:46:17 +0000
Subject: [PATCH 1/8] =?UTF-8?q?=E8=B0=A2=E9=87=91=E9=87=9126?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: 谢金金 <1665966989@qq.com>
---
...\351\200\211\345\217\215\351\200\211.html" | 107 ++++++++++++++++++
...\344\275\234\347\273\217\345\216\206.html" | 63 +++++++++++
...7\350\241\250\345\215\225\345\200\274.txt" | 7 ++
...\344\273\266\344\275\234\344\270\232.html" | 29 +++++
...3\344\273\266\347\254\224\350\256\260.txt" | 10 ++
5 files changed, 216 insertions(+)
create mode 100644 "26\350\260\242\351\207\221\351\207\221/11_21\345\205\250\351\200\211\345\217\215\351\200\211.html"
create mode 100644 "26\350\260\242\351\207\221\351\207\221/11_21\345\267\245\344\275\234\347\273\217\345\216\206.html"
create mode 100644 "26\350\260\242\351\207\221\351\207\221/11_21\350\216\267\345\217\226\345\261\236\346\200\247\350\241\250\345\215\225\345\200\274.txt"
create mode 100644 "26\350\260\242\351\207\221\351\207\221/11_23\344\272\213\344\273\266\344\275\234\344\270\232.html"
create mode 100644 "26\350\260\242\351\207\221\351\207\221/11_23\344\272\213\344\273\266\347\254\224\350\256\260.txt"
diff --git "a/26\350\260\242\351\207\221\351\207\221/11_21\345\205\250\351\200\211\345\217\215\351\200\211.html" "b/26\350\260\242\351\207\221\351\207\221/11_21\345\205\250\351\200\211\345\217\215\351\200\211.html"
new file mode 100644
index 0000000..64e43ed
--- /dev/null
+++ "b/26\350\260\242\351\207\221\351\207\221/11_21\345\205\250\351\200\211\345\217\215\351\200\211.html"
@@ -0,0 +1,107 @@
+
+
+
+
+ getElementsByTagName获取checkbox进行全选
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/26\350\260\242\351\207\221\351\207\221/11_21\345\267\245\344\275\234\347\273\217\345\216\206.html" "b/26\350\260\242\351\207\221\351\207\221/11_21\345\267\245\344\275\234\347\273\217\345\216\206.html"
new file mode 100644
index 0000000..cea8c97
--- /dev/null
+++ "b/26\350\260\242\351\207\221\351\207\221/11_21\345\267\245\344\275\234\347\273\217\345\216\206.html"
@@ -0,0 +1,63 @@
+
+
+
+
+ 动态添加和删除节点
+
+
+
+
+ 工作经历
+
+
+
+ 公司名称:
+ 职位:
+
删除工作经历
+
+ 工作职责及工作内容描述:
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/26\350\260\242\351\207\221\351\207\221/11_21\350\216\267\345\217\226\345\261\236\346\200\247\350\241\250\345\215\225\345\200\274.txt" "b/26\350\260\242\351\207\221\351\207\221/11_21\350\216\267\345\217\226\345\261\236\346\200\247\350\241\250\345\215\225\345\200\274.txt"
new file mode 100644
index 0000000..2300fdf
--- /dev/null
+++ "b/26\350\260\242\351\207\221\351\207\221/11_21\350\216\267\345\217\226\345\261\236\346\200\247\350\241\250\345\215\225\345\200\274.txt"
@@ -0,0 +1,7 @@
+ //getAttribute 获取属性的值
+
+ //setAttribute 获取属性的值
+
+ //获取表单的值.value
+
+ //获取单选框的选中状态 .checked
\ No newline at end of file
diff --git "a/26\350\260\242\351\207\221\351\207\221/11_23\344\272\213\344\273\266\344\275\234\344\270\232.html" "b/26\350\260\242\351\207\221\351\207\221/11_23\344\272\213\344\273\266\344\275\234\344\270\232.html"
new file mode 100644
index 0000000..7de135a
--- /dev/null
+++ "b/26\350\260\242\351\207\221\351\207\221/11_23\344\272\213\344\273\266\344\275\234\344\270\232.html"
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+ Document
+
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/26\350\260\242\351\207\221\351\207\221/11_23\344\272\213\344\273\266\347\254\224\350\256\260.txt" "b/26\350\260\242\351\207\221\351\207\221/11_23\344\272\213\344\273\266\347\254\224\350\256\260.txt"
new file mode 100644
index 0000000..38f963a
--- /dev/null
+++ "b/26\350\260\242\351\207\221\351\207\221/11_23\344\272\213\344\273\266\347\254\224\350\256\260.txt"
@@ -0,0 +1,10 @@
+DOM0
+当有多个同类型事件触发时,只会触发一个 ,兼容性较高
+DOM2
+当有多个同类型事件触发时,会依次触发, 兼容性较差
+添加事件
+addEventListener
+事件取消
+当有多个同类型事件触发时,会依次触发, 兼容性较差
+事件流(冒泡)
+事件从最外层开始捕获,直到当前元素(触发事件的对象),再从当前元素向外冒泡到document
\ No newline at end of file
--
Gitee
From 755d590bf23e1f336d4282de679be64d619f140b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B0=A2=E9=87=91=E9=87=91?= <1665966989@qq.com>
Date: Thu, 24 Nov 2022 02:46:26 +0000
Subject: [PATCH 2/8] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=2026?=
=?UTF-8?q?=E8=B0=A2=E9=87=91=E9=87=91/11=5F21=E5=85=A8=E9=80=89=E5=8F=8D?=
=?UTF-8?q?=E9=80=89.html?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
...\351\200\211\345\217\215\351\200\211.html" | 107 ------------------
1 file changed, 107 deletions(-)
delete mode 100644 "26\350\260\242\351\207\221\351\207\221/11_21\345\205\250\351\200\211\345\217\215\351\200\211.html"
diff --git "a/26\350\260\242\351\207\221\351\207\221/11_21\345\205\250\351\200\211\345\217\215\351\200\211.html" "b/26\350\260\242\351\207\221\351\207\221/11_21\345\205\250\351\200\211\345\217\215\351\200\211.html"
deleted file mode 100644
index 64e43ed..0000000
--- "a/26\350\260\242\351\207\221\351\207\221/11_21\345\205\250\351\200\211\345\217\215\351\200\211.html"
+++ /dev/null
@@ -1,107 +0,0 @@
-
-
-
-
- getElementsByTagName获取checkbox进行全选
-
-
-
-
-
-
-
-
\ No newline at end of file
--
Gitee
From ee8640a0f6bebf4417cdbf3c1d3615f410e61640 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B0=A2=E9=87=91=E9=87=91?= <1665966989@qq.com>
Date: Thu, 24 Nov 2022 02:46:33 +0000
Subject: [PATCH 3/8] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=2026?=
=?UTF-8?q?=E8=B0=A2=E9=87=91=E9=87=91/11=5F21=E5=B7=A5=E4=BD=9C=E7=BB=8F?=
=?UTF-8?q?=E5=8E=86.html?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
...\344\275\234\347\273\217\345\216\206.html" | 63 -------------------
1 file changed, 63 deletions(-)
delete mode 100644 "26\350\260\242\351\207\221\351\207\221/11_21\345\267\245\344\275\234\347\273\217\345\216\206.html"
diff --git "a/26\350\260\242\351\207\221\351\207\221/11_21\345\267\245\344\275\234\347\273\217\345\216\206.html" "b/26\350\260\242\351\207\221\351\207\221/11_21\345\267\245\344\275\234\347\273\217\345\216\206.html"
deleted file mode 100644
index cea8c97..0000000
--- "a/26\350\260\242\351\207\221\351\207\221/11_21\345\267\245\344\275\234\347\273\217\345\216\206.html"
+++ /dev/null
@@ -1,63 +0,0 @@
-
-
-
-
- 动态添加和删除节点
-
-
-
-
- 工作经历
-
-
-
- 公司名称:
- 职位:
-
删除工作经历
-
- 工作职责及工作内容描述:
-
-
-
-
-
-
-
-
-
\ No newline at end of file
--
Gitee
From 5485306c5503f23370a60e167908e811d6376b55 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B0=A2=E9=87=91=E9=87=91?= <1665966989@qq.com>
Date: Thu, 24 Nov 2022 02:46:38 +0000
Subject: [PATCH 4/8] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=2026?=
=?UTF-8?q?=E8=B0=A2=E9=87=91=E9=87=91/11=5F21=E8=8E=B7=E5=8F=96=E5=B1=9E?=
=?UTF-8?q?=E6=80=A7=E8=A1=A8=E5=8D=95=E5=80=BC.txt?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
...36\346\200\247\350\241\250\345\215\225\345\200\274.txt" | 7 -------
1 file changed, 7 deletions(-)
delete mode 100644 "26\350\260\242\351\207\221\351\207\221/11_21\350\216\267\345\217\226\345\261\236\346\200\247\350\241\250\345\215\225\345\200\274.txt"
diff --git "a/26\350\260\242\351\207\221\351\207\221/11_21\350\216\267\345\217\226\345\261\236\346\200\247\350\241\250\345\215\225\345\200\274.txt" "b/26\350\260\242\351\207\221\351\207\221/11_21\350\216\267\345\217\226\345\261\236\346\200\247\350\241\250\345\215\225\345\200\274.txt"
deleted file mode 100644
index 2300fdf..0000000
--- "a/26\350\260\242\351\207\221\351\207\221/11_21\350\216\267\345\217\226\345\261\236\346\200\247\350\241\250\345\215\225\345\200\274.txt"
+++ /dev/null
@@ -1,7 +0,0 @@
- //getAttribute 获取属性的值
-
- //setAttribute 获取属性的值
-
- //获取表单的值.value
-
- //获取单选框的选中状态 .checked
\ No newline at end of file
--
Gitee
From f468ec42bf14bd1257c46e090cefad23a5a96519 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B0=A2=E9=87=91=E9=87=91?= <1665966989@qq.com>
Date: Thu, 24 Nov 2022 02:46:45 +0000
Subject: [PATCH 5/8] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=2026?=
=?UTF-8?q?=E8=B0=A2=E9=87=91=E9=87=91/11=5F23=E4=BA=8B=E4=BB=B6=E4=BD=9C?=
=?UTF-8?q?=E4=B8=9A.html?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
...\344\273\266\344\275\234\344\270\232.html" | 29 -------------------
1 file changed, 29 deletions(-)
delete mode 100644 "26\350\260\242\351\207\221\351\207\221/11_23\344\272\213\344\273\266\344\275\234\344\270\232.html"
diff --git "a/26\350\260\242\351\207\221\351\207\221/11_23\344\272\213\344\273\266\344\275\234\344\270\232.html" "b/26\350\260\242\351\207\221\351\207\221/11_23\344\272\213\344\273\266\344\275\234\344\270\232.html"
deleted file mode 100644
index 7de135a..0000000
--- "a/26\350\260\242\351\207\221\351\207\221/11_23\344\272\213\344\273\266\344\275\234\344\270\232.html"
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
-
-
-
- Document
-
-
-
-
-
-
-
\ No newline at end of file
--
Gitee
From 4ee8c5ac44f7a05673b8b5f68cb52f612d5a7b11 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B0=A2=E9=87=91=E9=87=91?= <1665966989@qq.com>
Date: Thu, 24 Nov 2022 02:46:53 +0000
Subject: [PATCH 6/8] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=2026?=
=?UTF-8?q?=E8=B0=A2=E9=87=91=E9=87=91/11=5F23=E4=BA=8B=E4=BB=B6=E7=AC=94?=
=?UTF-8?q?=E8=AE=B0.txt?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
...44\272\213\344\273\266\347\254\224\350\256\260.txt" | 10 ----------
1 file changed, 10 deletions(-)
delete mode 100644 "26\350\260\242\351\207\221\351\207\221/11_23\344\272\213\344\273\266\347\254\224\350\256\260.txt"
diff --git "a/26\350\260\242\351\207\221\351\207\221/11_23\344\272\213\344\273\266\347\254\224\350\256\260.txt" "b/26\350\260\242\351\207\221\351\207\221/11_23\344\272\213\344\273\266\347\254\224\350\256\260.txt"
deleted file mode 100644
index 38f963a..0000000
--- "a/26\350\260\242\351\207\221\351\207\221/11_23\344\272\213\344\273\266\347\254\224\350\256\260.txt"
+++ /dev/null
@@ -1,10 +0,0 @@
-DOM0
-当有多个同类型事件触发时,只会触发一个 ,兼容性较高
-DOM2
-当有多个同类型事件触发时,会依次触发, 兼容性较差
-添加事件
-addEventListener
-事件取消
-当有多个同类型事件触发时,会依次触发, 兼容性较差
-事件流(冒泡)
-事件从最外层开始捕获,直到当前元素(触发事件的对象),再从当前元素向外冒泡到document
\ No newline at end of file
--
Gitee
From 8cdee6e9a5c16fe459e886000355cf280b72a02f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B0=A2=E9=87=91=E9=87=91?= <1665966989@qq.com>
Date: Thu, 24 Nov 2022 02:47:05 +0000
Subject: [PATCH 7/8] =?UTF-8?q?=E8=B0=A2=E9=87=91=E9=87=9126?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: 谢金金 <1665966989@qq.com>
---
...\351\200\211\345\217\215\351\200\211.html" | 107 ++++++++++++++++++
...\344\275\234\347\273\217\345\216\206.html" | 63 +++++++++++
...\344\273\266\344\275\234\344\270\232.html" | 29 +++++
3 files changed, 199 insertions(+)
create mode 100644 "26\350\260\242\351\207\221\351\207\221/\344\275\234\344\270\232/11_21\345\205\250\351\200\211\345\217\215\351\200\211.html"
create mode 100644 "26\350\260\242\351\207\221\351\207\221/\344\275\234\344\270\232/11_21\345\267\245\344\275\234\347\273\217\345\216\206.html"
create mode 100644 "26\350\260\242\351\207\221\351\207\221/\344\275\234\344\270\232/11_23\344\272\213\344\273\266\344\275\234\344\270\232.html"
diff --git "a/26\350\260\242\351\207\221\351\207\221/\344\275\234\344\270\232/11_21\345\205\250\351\200\211\345\217\215\351\200\211.html" "b/26\350\260\242\351\207\221\351\207\221/\344\275\234\344\270\232/11_21\345\205\250\351\200\211\345\217\215\351\200\211.html"
new file mode 100644
index 0000000..64e43ed
--- /dev/null
+++ "b/26\350\260\242\351\207\221\351\207\221/\344\275\234\344\270\232/11_21\345\205\250\351\200\211\345\217\215\351\200\211.html"
@@ -0,0 +1,107 @@
+
+
+
+
+ getElementsByTagName获取checkbox进行全选
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/26\350\260\242\351\207\221\351\207\221/\344\275\234\344\270\232/11_21\345\267\245\344\275\234\347\273\217\345\216\206.html" "b/26\350\260\242\351\207\221\351\207\221/\344\275\234\344\270\232/11_21\345\267\245\344\275\234\347\273\217\345\216\206.html"
new file mode 100644
index 0000000..cea8c97
--- /dev/null
+++ "b/26\350\260\242\351\207\221\351\207\221/\344\275\234\344\270\232/11_21\345\267\245\344\275\234\347\273\217\345\216\206.html"
@@ -0,0 +1,63 @@
+
+
+
+
+ 动态添加和删除节点
+
+
+
+
+ 工作经历
+
+
+
+ 公司名称:
+ 职位:
+
删除工作经历
+
+ 工作职责及工作内容描述:
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/26\350\260\242\351\207\221\351\207\221/\344\275\234\344\270\232/11_23\344\272\213\344\273\266\344\275\234\344\270\232.html" "b/26\350\260\242\351\207\221\351\207\221/\344\275\234\344\270\232/11_23\344\272\213\344\273\266\344\275\234\344\270\232.html"
new file mode 100644
index 0000000..7de135a
--- /dev/null
+++ "b/26\350\260\242\351\207\221\351\207\221/\344\275\234\344\270\232/11_23\344\272\213\344\273\266\344\275\234\344\270\232.html"
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+ Document
+
+
+
+
+
+
+
\ No newline at end of file
--
Gitee
From 30b981fa0bc4ed9a10d3774146c3c770664032cf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B0=A2=E9=87=91=E9=87=91?= <1665966989@qq.com>
Date: Thu, 24 Nov 2022 02:47:26 +0000
Subject: [PATCH 8/8] =?UTF-8?q?=E8=B0=A2=E9=87=91=E9=87=9126?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: 谢金金 <1665966989@qq.com>
---
...46\200\247\350\241\250\345\215\225\345\200\274.txt" | 7 +++++++
...44\272\213\344\273\266\347\254\224\350\256\260.txt" | 10 ++++++++++
2 files changed, 17 insertions(+)
create mode 100644 "26\350\260\242\351\207\221\351\207\221/\347\254\224\350\256\260/11_21\350\216\267\345\217\226\345\261\236\346\200\247\350\241\250\345\215\225\345\200\274.txt"
create mode 100644 "26\350\260\242\351\207\221\351\207\221/\347\254\224\350\256\260/11_23\344\272\213\344\273\266\347\254\224\350\256\260.txt"
diff --git "a/26\350\260\242\351\207\221\351\207\221/\347\254\224\350\256\260/11_21\350\216\267\345\217\226\345\261\236\346\200\247\350\241\250\345\215\225\345\200\274.txt" "b/26\350\260\242\351\207\221\351\207\221/\347\254\224\350\256\260/11_21\350\216\267\345\217\226\345\261\236\346\200\247\350\241\250\345\215\225\345\200\274.txt"
new file mode 100644
index 0000000..2300fdf
--- /dev/null
+++ "b/26\350\260\242\351\207\221\351\207\221/\347\254\224\350\256\260/11_21\350\216\267\345\217\226\345\261\236\346\200\247\350\241\250\345\215\225\345\200\274.txt"
@@ -0,0 +1,7 @@
+ //getAttribute 获取属性的值
+
+ //setAttribute 获取属性的值
+
+ //获取表单的值.value
+
+ //获取单选框的选中状态 .checked
\ No newline at end of file
diff --git "a/26\350\260\242\351\207\221\351\207\221/\347\254\224\350\256\260/11_23\344\272\213\344\273\266\347\254\224\350\256\260.txt" "b/26\350\260\242\351\207\221\351\207\221/\347\254\224\350\256\260/11_23\344\272\213\344\273\266\347\254\224\350\256\260.txt"
new file mode 100644
index 0000000..38f963a
--- /dev/null
+++ "b/26\350\260\242\351\207\221\351\207\221/\347\254\224\350\256\260/11_23\344\272\213\344\273\266\347\254\224\350\256\260.txt"
@@ -0,0 +1,10 @@
+DOM0
+当有多个同类型事件触发时,只会触发一个 ,兼容性较高
+DOM2
+当有多个同类型事件触发时,会依次触发, 兼容性较差
+添加事件
+addEventListener
+事件取消
+当有多个同类型事件触发时,会依次触发, 兼容性较差
+事件流(冒泡)
+事件从最外层开始捕获,直到当前元素(触发事件的对象),再从当前元素向外冒泡到document
\ No newline at end of file
--
Gitee