From 6f06b346f1e1ce1cdb08987318b22e9cc1e1e11a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=AD=A3=E8=B1=AA?= Date: Thu, 24 Nov 2022 02:42:38 +0000 Subject: [PATCH 1/4] =?UTF-8?q?update=2037=E5=BC=A0=E6=AD=A3=E8=B1=AA/2022?= =?UTF-8?q?-11.21=E8=8E=B7=E5=8F=96&=E8=AE=BE=E7=BD=AE=E5=B1=9E=E6=80=A7?= =?UTF-8?q?=E5=80=BC/=E4=BD=9C=E4=B8=9A/=E5=85=A8=E9=80=89=E5=8F=8D?= =?UTF-8?q?=E9=80=89=E7=BB=83=E4=B9=A0.html.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张正豪 --- ...5\217\215\351\200\211\347\273\203\344\271\240.html" | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git "a/37\345\274\240\346\255\243\350\261\252/2022-11.21\350\216\267\345\217\226&\350\256\276\347\275\256\345\261\236\346\200\247\345\200\274/\344\275\234\344\270\232/\345\205\250\351\200\211\345\217\215\351\200\211\347\273\203\344\271\240.html" "b/37\345\274\240\346\255\243\350\261\252/2022-11.21\350\216\267\345\217\226&\350\256\276\347\275\256\345\261\236\346\200\247\345\200\274/\344\275\234\344\270\232/\345\205\250\351\200\211\345\217\215\351\200\211\347\273\203\344\271\240.html" index 65fb297..6ab4ee4 100644 --- "a/37\345\274\240\346\255\243\350\261\252/2022-11.21\350\216\267\345\217\226&\350\256\276\347\275\256\345\261\236\346\200\247\345\200\274/\344\275\234\344\270\232/\345\205\250\351\200\211\345\217\215\351\200\211\347\273\203\344\271\240.html" +++ "b/37\345\274\240\346\255\243\350\261\252/2022-11.21\350\216\267\345\217\226&\350\256\276\347\275\256\345\261\236\346\200\247\345\200\274/\344\275\234\344\270\232/\345\205\250\351\200\211\345\217\215\351\200\211\347\273\203\344\271\240.html" @@ -30,7 +30,15 @@ } function stast1() { - + var ip = document.querySelectorAll('input') + for (let i = 2; i < ip.length; i++) { + if (ip[i].checked) { + ip[i].checked =false + }else{ + ip[i].checked = true + } + + } } -- Gitee From e2b7afd15873c04ea5631576bb9091462cb1fe1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=AD=A3=E8=B1=AA?= Date: Thu, 24 Nov 2022 03:41:45 +0000 Subject: [PATCH 2/4] =?UTF-8?q?=E5=BC=A0=E6=AD=A3=E8=B1=AA37?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张正豪 --- ...\345\207\273\344\272\213\344\273\266.html" | 35 +++++++++++++++++++ .../\347\254\224\350\256\260.txt" | 3 ++ 2 files changed, 38 insertions(+) create mode 100644 "37\345\274\240\346\255\243\350\261\252/2022-11.23\344\272\213\344\273\266/\344\275\234\344\270\232/\345\215\225\345\217\214\345\207\273\344\272\213\344\273\266.html" create mode 100644 "37\345\274\240\346\255\243\350\261\252/2022-11.23\344\272\213\344\273\266/\347\254\224\350\256\260/\347\254\224\350\256\260.txt" diff --git "a/37\345\274\240\346\255\243\350\261\252/2022-11.23\344\272\213\344\273\266/\344\275\234\344\270\232/\345\215\225\345\217\214\345\207\273\344\272\213\344\273\266.html" "b/37\345\274\240\346\255\243\350\261\252/2022-11.23\344\272\213\344\273\266/\344\275\234\344\270\232/\345\215\225\345\217\214\345\207\273\344\272\213\344\273\266.html" new file mode 100644 index 0000000..8596dee --- /dev/null +++ "b/37\345\274\240\346\255\243\350\261\252/2022-11.23\344\272\213\344\273\266/\344\275\234\344\270\232/\345\215\225\345\217\214\345\207\273\344\272\213\344\273\266.html" @@ -0,0 +1,35 @@ + + + + + + + Document + + + + + + + \ No newline at end of file diff --git "a/37\345\274\240\346\255\243\350\261\252/2022-11.23\344\272\213\344\273\266/\347\254\224\350\256\260/\347\254\224\350\256\260.txt" "b/37\345\274\240\346\255\243\350\261\252/2022-11.23\344\272\213\344\273\266/\347\254\224\350\256\260/\347\254\224\350\256\260.txt" new file mode 100644 index 0000000..17f75c3 --- /dev/null +++ "b/37\345\274\240\346\255\243\350\261\252/2022-11.23\344\272\213\344\273\266/\347\254\224\350\256\260/\347\254\224\350\256\260.txt" @@ -0,0 +1,3 @@ +onclick:单击触发 +ondblclick:双击触发 +removeEventListener:事件检测 \ No newline at end of file -- Gitee From 5c9a77c885b5d8b2b30362773f20288b4f5dda89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=AD=A3=E8=B1=AA?= Date: Fri, 25 Nov 2022 04:13:34 +0000 Subject: [PATCH 3/4] =?UTF-8?q?update=2037=E5=BC=A0=E6=AD=A3=E8=B1=AA/2022?= =?UTF-8?q?-11.23=E4=BA=8B=E4=BB=B6/=E7=AC=94=E8=AE=B0/=E7=AC=94=E8=AE=B0.?= =?UTF-8?q?txt.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张正豪 --- .../\347\254\224\350\256\260/\347\254\224\350\256\260.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/37\345\274\240\346\255\243\350\261\252/2022-11.23\344\272\213\344\273\266/\347\254\224\350\256\260/\347\254\224\350\256\260.txt" "b/37\345\274\240\346\255\243\350\261\252/2022-11.23\344\272\213\344\273\266/\347\254\224\350\256\260/\347\254\224\350\256\260.txt" index 17f75c3..3cdce72 100644 --- "a/37\345\274\240\346\255\243\350\261\252/2022-11.23\344\272\213\344\273\266/\347\254\224\350\256\260/\347\254\224\350\256\260.txt" +++ "b/37\345\274\240\346\255\243\350\261\252/2022-11.23\344\272\213\344\273\266/\347\254\224\350\256\260/\347\254\224\350\256\260.txt" @@ -1,3 +1,3 @@ onclick:单击触发 ondblclick:双击触发 -removeEventListener:事件检测 \ No newline at end of file +removeEventListener:事件检测,默认false表示冒泡;true:捕获 \ No newline at end of file -- Gitee From de99c0fa4ccaa5cb7fedf7e728d8ea5267ded6d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=AD=A3=E8=B1=AA?= Date: Tue, 29 Nov 2022 13:46:53 +0000 Subject: [PATCH 4/4] =?UTF-8?q?=E5=BC=A0=E6=AD=A3=E8=B1=AA37?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张正豪 --- .../\347\254\224\350\256\260.txt" | 4 + ...\344\271\240\357\274\232\346\234\253.html" | 125 ++++++++++++++++++ 2 files changed, 129 insertions(+) create mode 100644 "37\345\274\240\346\255\243\350\261\252/2022-11.29jquery/\347\254\224\350\256\260.txt" create mode 100644 "37\345\274\240\346\255\243\350\261\252/2022-11.29jquery/\347\273\203\344\271\240\357\274\232\346\234\253.html" diff --git "a/37\345\274\240\346\255\243\350\261\252/2022-11.29jquery/\347\254\224\350\256\260.txt" "b/37\345\274\240\346\255\243\350\261\252/2022-11.29jquery/\347\254\224\350\256\260.txt" new file mode 100644 index 0000000..ec5d022 --- /dev/null +++ "b/37\345\274\240\346\255\243\350\261\252/2022-11.29jquery/\347\254\224\350\256\260.txt" @@ -0,0 +1,4 @@ +#:选择id +dir:查看数据 +alert:弹窗 +.slice(6,10):提取6-10之间的字符 \ No newline at end of file diff --git "a/37\345\274\240\346\255\243\350\261\252/2022-11.29jquery/\347\273\203\344\271\240\357\274\232\346\234\253.html" "b/37\345\274\240\346\255\243\350\261\252/2022-11.29jquery/\347\273\203\344\271\240\357\274\232\346\234\253.html" new file mode 100644 index 0000000..fb81773 --- /dev/null +++ "b/37\345\274\240\346\255\243\350\261\252/2022-11.29jquery/\347\273\203\344\271\240\357\274\232\346\234\253.html" @@ -0,0 +1,125 @@ + + + + + + + jquery + + + + + + + + + + + +
留言 0
+ +
+ + + \ No newline at end of file -- Gitee