更新文章

This commit is contained in:
2025-02-22 22:42:02 +08:00
parent f151dc08b2
commit f7916e62ec
116 changed files with 39545 additions and 13 deletions
+9
View File
@@ -0,0 +1,9 @@
# JavaScript
* [环境搭建](./helloworld.md)
* [基本语法](./grammar.md)
* [函数](./function.md)
* [对象和类](./object_and_class.md)
建议的教程网站
[廖雪峰的JavaScript教程](https://www.liaoxuefeng.com/wiki/1022910821149312)