From 93dfcef0398546720a076c421f85a6a42312fe43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=94=A1=E7=8E=AE=E9=93=AD?= <2373854303@qq.com> Date: Thu, 24 Oct 2024 18:41:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A41024=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...024 \345\210\235\350\257\206JavaScript.md" | 115 ++++++++++++++++++ .../00.html" | 16 +++ .../01-\344\275\223\351\252\214js.html" | 30 +++++ ...347\275\256-\345\206\205\351\203\250.html" | 18 +++ ...347\275\256-\345\244\226\351\203\250.html" | 18 +++ ...347\275\256-\350\241\214\345\206\205.html" | 18 +++ ...\344\270\216\346\263\250\351\207\212.html" | 29 +++++ ...\345\207\272\350\257\255\346\263\225.html" | 24 ++++ ...\344\270\216\346\233\264\346\226\260.html" | 34 ++++++ ...\345\220\215\346\241\210\344\276\213.html" | 24 ++++ ...\344\270\252\345\217\230\351\207\217.html" | 31 +++++ ...\345\220\215\350\247\204\350\214\203.html" | 26 ++++ ...\351\276\204\346\241\210\344\276\213.html" | 25 ++++ ...\347\232\204\345\214\272\345\210\253.html" | 22 ++++ ...\351\252\214\346\225\260\347\273\204.html" | 28 +++++ .../14-\345\270\270\351\207\217.html" | 23 ++++ ...\345\200\274\347\261\273\345\236\213.html" | 30 +++++ ...\347\232\204\351\235\242\347\247\257.html" | 24 ++++ ...\344\270\262\347\261\273\345\236\213.html" | 39 ++++++ ...\345\255\227\347\254\246\344\270\262.html" | 23 ++++ ...\347\247\215\347\261\273\345\236\213.html" | 29 +++++ ...\346\215\256\347\261\273\345\236\213.html" | 32 +++++ ...\345\274\217\350\275\254\346\215\242.html" | 24 ++++ ...\347\244\272\350\275\254\346\215\242.html" | 39 ++++++ ...\345\222\214\346\241\210\344\276\213.html" | 21 ++++ ...\345\220\210\346\241\210\344\276\213.html" | 67 ++++++++++ .../js/my.js" | 1 + .../js/test.js" | 1 + 28 files changed, 811 insertions(+) create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/20241024 \345\210\235\350\257\206JavaScript.md" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/00.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/01-\344\275\223\351\252\214js.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/02-js\344\271\246\345\206\231\344\275\215\347\275\256-\345\206\205\351\203\250.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/03-js\344\271\246\345\206\231\344\275\215\347\275\256-\345\244\226\351\203\250.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/04-js\344\271\246\345\206\231\344\275\215\347\275\256-\350\241\214\345\206\205.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/05-\347\273\223\346\235\237\347\254\246\344\270\216\346\263\250\351\207\212.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/06-\350\276\223\345\205\245\345\222\214\350\276\223\345\207\272\350\257\255\346\263\225.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/07-\345\217\230\351\207\217\347\232\204\344\275\277\347\224\250\344\270\216\346\233\264\346\226\260.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/08-\350\276\223\345\205\245\347\224\250\346\210\267\345\220\215\346\241\210\344\276\213.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/09-\344\272\244\346\215\2422\344\270\252\345\217\230\351\207\217.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/10-\345\217\230\351\207\217\347\232\204\345\221\275\345\220\215\350\247\204\350\214\203.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/11-\350\276\223\345\205\245\345\247\223\345\220\215\345\271\264\351\276\204\346\241\210\344\276\213.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/12-let\345\222\214var\347\232\204\345\214\272\345\210\253.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/13-\344\275\223\351\252\214\346\225\260\347\273\204.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/14-\345\270\270\351\207\217.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/15-\346\225\260\345\200\274\347\261\273\345\236\213.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/16-\350\256\241\347\256\227\345\234\206\347\232\204\351\235\242\347\247\257.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/17-\345\255\227\347\254\246\344\270\262\347\261\273\345\236\213.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/18-\346\250\241\346\235\277\345\255\227\347\254\246\344\270\262.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/19-\345\205\266\344\273\226\344\270\211\347\247\215\347\261\273\345\236\213.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/20-\346\243\200\346\265\213\346\225\260\346\215\256\347\261\273\345\236\213.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/21-\351\232\220\345\274\217\350\275\254\346\215\242.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/22-\346\230\276\347\244\272\350\275\254\346\215\242.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/23-\346\261\202\345\222\214\346\241\210\344\276\213.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/24-\347\273\274\345\220\210\346\241\210\344\276\213.html" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/js/my.js" create mode 100644 "\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/js/test.js" diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/20241024 \345\210\235\350\257\206JavaScript.md" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/20241024 \345\210\235\350\257\206JavaScript.md" new file mode 100644 index 0000000..2ab87d1 --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/20241024 \345\210\235\350\257\206JavaScript.md" @@ -0,0 +1,115 @@ +## 课堂笔记 + +#### 一、简介 + +1. JavaScript 是一种运行在浏览器的脚本编程语言。它不需要编译,可直接在浏览器上运行。 +2. 由ECMAScript (基础语法)和 Web APIs (DOM、BOM)组成。 + +#### 二、书写位置 + +1. 内部方式: + + 通过 script 标签包裹 JavaScript 代码。 + +2. 外部方式: + + 一般将 JavaScript 代码写在独立的以 .js 结尾的文件中,然后通过src属性引入。 + +3. 外内方式: + + 在HTML文档中可以在标签中使用JavaScript脚本作为它们的属性值。 + +#### 三、注释和结束符 + +- 单行注释: + + 使用 // 注释单行代码。 + +- 多行注释: + + 使用 /* */ 注释多行代码。 + +- 结束符: + + ';' 代表一段代码的结束,多数情况下可以省略 ';' 可以使用回车替代。 + +#### 四、文档输出内容与输入语法 + +1. 向 body内输出内容: + + document.write("输出的内容"); + +2. 网页弹出警示框: + + alert("网页弹窗"); + +3. 向控制台输出内容,常用于调试: + + console.log("控制台输出内容"); + +4. 显示对话框,对话框内包含一段文字信息,用来提示用户输入内容: + + prompt("请输入一段内容"); + +#### 五、变量的基本使用 + +1. 声明变量 + + let 变量名; + let 变量名 = 值, + 变量名 = 值; + +2. 变量赋值 + let num = 20; + +3. 更新变量 + + num = ' 20 '; + +#### 六、变量的命名规则与规范 +- 规则 + 1. JavaScript 内部已占用于单词(关键字或保留字)不允许使用 + 2. 只能由下划线 `_` 、字母、数字、 `$` 组成,且不可以以数字开头 + 3. 字母严格**区分大小写**,如 Age 和 age 是不同的变量 + + +- 规范 + 1. 尽量保证变量具有一定的语义,见字知义 + + 2. 遵守小驼峰命名法:即第一个单词首字母小写,后面每个单词首字母大写 + + +#### 七、常量 + +​ 使用 const 声明的变量称为“常量”。 + +#### 八、数据类型 + +- 数值类型 number + + 整数、小数、正数、负数。 + +- 字符串类型 string + + 通过单引号('') 、双引号("")或反引号`包裹的数据都叫字符串,单引号和双引号没有本质上的区别,推荐使用单引号。 + +- 布尔类型 boolean + + 它有两个固定的值 true 和 false,表示肯定的数据用 true,表示否定的数据用 false。 + +- 未定义类型 undefined + + 未定义是比较特殊的类型,只有一个值 undefined,只声明变量,不赋值的情况下,变量的默认值为 undefined,一般很少【直接】为某个变量赋值为 undefined。 + +#### 九、类型转换 + +- 隐式转换 + + 系统内部自动将数据类型进行转换。 + +- 显式转换 + + 通过 Number显示转换成数值类型,当转换失败时结果为 NaN(Not a Number)即不是一个数字。 + +## 课后作业 + diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/00.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/00.html" new file mode 100644 index 0000000..fae2ae4 --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/00.html" @@ -0,0 +1,16 @@ + + + + + + Document + + + + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/01-\344\275\223\351\252\214js.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/01-\344\275\223\351\252\214js.html" new file mode 100644 index 0000000..33d0b76 --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/01-\344\275\223\351\252\214js.html" @@ -0,0 +1,30 @@ + + + + + + + + 体验JS + + + + + + + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/02-js\344\271\246\345\206\231\344\275\215\347\275\256-\345\206\205\351\203\250.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/02-js\344\271\246\345\206\231\344\275\215\347\275\256-\345\206\205\351\203\250.html" new file mode 100644 index 0000000..f5bba6b --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/02-js\344\271\246\345\206\231\344\275\215\347\275\256-\345\206\205\351\203\250.html" @@ -0,0 +1,18 @@ + + + + + + + + Document + + + + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/03-js\344\271\246\345\206\231\344\275\215\347\275\256-\345\244\226\351\203\250.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/03-js\344\271\246\345\206\231\344\275\215\347\275\256-\345\244\226\351\203\250.html" new file mode 100644 index 0000000..56b4562 --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/03-js\344\271\246\345\206\231\344\275\215\347\275\256-\345\244\226\351\203\250.html" @@ -0,0 +1,18 @@ + + + + + + + + Document + + + + + + + 行内方式写js + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/04-js\344\271\246\345\206\231\344\275\215\347\275\256-\350\241\214\345\206\205.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/04-js\344\271\246\345\206\231\344\275\215\347\275\256-\350\241\214\345\206\205.html" new file mode 100644 index 0000000..56b4562 --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/04-js\344\271\246\345\206\231\344\275\215\347\275\256-\350\241\214\345\206\205.html" @@ -0,0 +1,18 @@ + + + + + + + + Document + + + + + + + 行内方式写js + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/05-\347\273\223\346\235\237\347\254\246\344\270\216\346\263\250\351\207\212.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/05-\347\273\223\346\235\237\347\254\246\344\270\216\346\263\250\351\207\212.html" new file mode 100644 index 0000000..547762e --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/05-\347\273\223\346\235\237\347\254\246\344\270\216\346\263\250\351\207\212.html" @@ -0,0 +1,29 @@ + + + + + + + + Document + + + + + + + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/06-\350\276\223\345\205\245\345\222\214\350\276\223\345\207\272\350\257\255\346\263\225.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/06-\350\276\223\345\205\245\345\222\214\350\276\223\345\207\272\350\257\255\346\263\225.html" new file mode 100644 index 0000000..71e0656 --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/06-\350\276\223\345\205\245\345\222\214\350\276\223\345\207\272\350\257\255\346\263\225.html" @@ -0,0 +1,24 @@ + + + + + + + + Document + + + + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/07-\345\217\230\351\207\217\347\232\204\344\275\277\347\224\250\344\270\216\346\233\264\346\226\260.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/07-\345\217\230\351\207\217\347\232\204\344\275\277\347\224\250\344\270\216\346\233\264\346\226\260.html" new file mode 100644 index 0000000..a76736f --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/07-\345\217\230\351\207\217\347\232\204\344\275\277\347\224\250\344\270\216\346\233\264\346\226\260.html" @@ -0,0 +1,34 @@ + + + + + + + + Document + + + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/08-\350\276\223\345\205\245\347\224\250\346\210\267\345\220\215\346\241\210\344\276\213.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/08-\350\276\223\345\205\245\347\224\250\346\210\267\345\220\215\346\241\210\344\276\213.html" new file mode 100644 index 0000000..b57ee4f --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/08-\350\276\223\345\205\245\347\224\250\346\210\267\345\220\215\346\241\210\344\276\213.html" @@ -0,0 +1,24 @@ + + + + + + + + Document + + + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/09-\344\272\244\346\215\2422\344\270\252\345\217\230\351\207\217.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/09-\344\272\244\346\215\2422\344\270\252\345\217\230\351\207\217.html" new file mode 100644 index 0000000..d1fa829 --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/09-\344\272\244\346\215\2422\344\270\252\345\217\230\351\207\217.html" @@ -0,0 +1,31 @@ + + + + + + + + Document + + + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/10-\345\217\230\351\207\217\347\232\204\345\221\275\345\220\215\350\247\204\350\214\203.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/10-\345\217\230\351\207\217\347\232\204\345\221\275\345\220\215\350\247\204\350\214\203.html" new file mode 100644 index 0000000..9efb1ec --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/10-\345\217\230\351\207\217\347\232\204\345\221\275\345\220\215\350\247\204\350\214\203.html" @@ -0,0 +1,26 @@ + + + + + + + + Document + + + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/11-\350\276\223\345\205\245\345\247\223\345\220\215\345\271\264\351\276\204\346\241\210\344\276\213.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/11-\350\276\223\345\205\245\345\247\223\345\220\215\345\271\264\351\276\204\346\241\210\344\276\213.html" new file mode 100644 index 0000000..629bf8a --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/11-\350\276\223\345\205\245\345\247\223\345\220\215\345\271\264\351\276\204\346\241\210\344\276\213.html" @@ -0,0 +1,25 @@ + + + + + + + + Document + + + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/12-let\345\222\214var\347\232\204\345\214\272\345\210\253.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/12-let\345\222\214var\347\232\204\345\214\272\345\210\253.html" new file mode 100644 index 0000000..a3df410 --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/12-let\345\222\214var\347\232\204\345\214\272\345\210\253.html" @@ -0,0 +1,22 @@ + + + + + + + + Document + + + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/13-\344\275\223\351\252\214\346\225\260\347\273\204.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/13-\344\275\223\351\252\214\346\225\260\347\273\204.html" new file mode 100644 index 0000000..d87f7a4 --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/13-\344\275\223\351\252\214\346\225\260\347\273\204.html" @@ -0,0 +1,28 @@ + + + + + + + + Document + + + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/14-\345\270\270\351\207\217.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/14-\345\270\270\351\207\217.html" new file mode 100644 index 0000000..e21a908 --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/14-\345\270\270\351\207\217.html" @@ -0,0 +1,23 @@ + + + + + + + + Document + + + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/15-\346\225\260\345\200\274\347\261\273\345\236\213.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/15-\346\225\260\345\200\274\347\261\273\345\236\213.html" new file mode 100644 index 0000000..5b016c5 --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/15-\346\225\260\345\200\274\347\261\273\345\236\213.html" @@ -0,0 +1,30 @@ + + + + + + + + Document + + + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/16-\350\256\241\347\256\227\345\234\206\347\232\204\351\235\242\347\247\257.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/16-\350\256\241\347\256\227\345\234\206\347\232\204\351\235\242\347\247\257.html" new file mode 100644 index 0000000..79a8bdc --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/16-\350\256\241\347\256\227\345\234\206\347\232\204\351\235\242\347\247\257.html" @@ -0,0 +1,24 @@ + + + + + + + + Document + + + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/17-\345\255\227\347\254\246\344\270\262\347\261\273\345\236\213.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/17-\345\255\227\347\254\246\344\270\262\347\261\273\345\236\213.html" new file mode 100644 index 0000000..da8d152 --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/17-\345\255\227\347\254\246\344\270\262\347\261\273\345\236\213.html" @@ -0,0 +1,39 @@ + + + + + + + + Document + + + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/18-\346\250\241\346\235\277\345\255\227\347\254\246\344\270\262.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/18-\346\250\241\346\235\277\345\255\227\347\254\246\344\270\262.html" new file mode 100644 index 0000000..5dc2178 --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/18-\346\250\241\346\235\277\345\255\227\347\254\246\344\270\262.html" @@ -0,0 +1,23 @@ + + + + + + + + Document + + + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/19-\345\205\266\344\273\226\344\270\211\347\247\215\347\261\273\345\236\213.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/19-\345\205\266\344\273\226\344\270\211\347\247\215\347\261\273\345\236\213.html" new file mode 100644 index 0000000..eb989fb --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/19-\345\205\266\344\273\226\344\270\211\347\247\215\347\261\273\345\236\213.html" @@ -0,0 +1,29 @@ + + + + + + + + Document + + + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/20-\346\243\200\346\265\213\346\225\260\346\215\256\347\261\273\345\236\213.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/20-\346\243\200\346\265\213\346\225\260\346\215\256\347\261\273\345\236\213.html" new file mode 100644 index 0000000..79eb438 --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/20-\346\243\200\346\265\213\346\225\260\346\215\256\347\261\273\345\236\213.html" @@ -0,0 +1,32 @@ + + + + + + + + Document + + + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/21-\351\232\220\345\274\217\350\275\254\346\215\242.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/21-\351\232\220\345\274\217\350\275\254\346\215\242.html" new file mode 100644 index 0000000..4ce6c87 --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/21-\351\232\220\345\274\217\350\275\254\346\215\242.html" @@ -0,0 +1,24 @@ + + + + + + + + Document + + + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/22-\346\230\276\347\244\272\350\275\254\346\215\242.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/22-\346\230\276\347\244\272\350\275\254\346\215\242.html" new file mode 100644 index 0000000..698a70c --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/22-\346\230\276\347\244\272\350\275\254\346\215\242.html" @@ -0,0 +1,39 @@ + + + + + + + + Document + + + + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/23-\346\261\202\345\222\214\346\241\210\344\276\213.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/23-\346\261\202\345\222\214\346\241\210\344\276\213.html" new file mode 100644 index 0000000..dbf8e36 --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/23-\346\261\202\345\222\214\346\241\210\344\276\213.html" @@ -0,0 +1,21 @@ + + + + + + + + Document + + + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/24-\347\273\274\345\220\210\346\241\210\344\276\213.html" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/24-\347\273\274\345\220\210\346\241\210\344\276\213.html" new file mode 100644 index 0000000..39d7dfe --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/24-\347\273\274\345\220\210\346\241\210\344\276\213.html" @@ -0,0 +1,67 @@ + + + + + + + + Document + + + + +

订单确认

+ + + + + + \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/js/my.js" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/js/my.js" new file mode 100644 index 0000000..ccdc928 --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/js/my.js" @@ -0,0 +1 @@ +document.write(666) \ No newline at end of file diff --git "a/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/js/test.js" "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/js/test.js" new file mode 100644 index 0000000..eebe3ba --- /dev/null +++ "b/\350\224\241\347\216\256\351\223\255/2024.10.24 JavaScript\347\254\254\344\270\200\350\257\276/\346\241\210\344\276\213\346\274\224\347\244\272 - \347\273\203\344\271\240/js/test.js" @@ -0,0 +1 @@ +alert(5201314) \ No newline at end of file -- Gitee