Files
ClassContent/历届学生/韩想/每日课程/2020-08-09/笔记.txt
2024-09-27 02:06:13 +08:00

13 lines
181 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

1document dom操作
2window bom 操作
变量:能够被重新赋值的叫变量
常量:不能被修改的
es5 // 低版本js语法
es6,7,8,9 高版本的js语法