This commit is contained in:
yumaojun03 2024-12-15 16:57:23 +08:00
parent 8d015aa3e7
commit 83fd34777e

11
skills/web/README.md Normal file
View File

@ -0,0 +1,11 @@
# Web编程
## Javascript
https://gitee.com/infraboard/go-course/blob/master/day19/javascript.md
## JS语言分类
动态解释型语言: JS/Python/Lua/Php/Ruby
静态编译型语言: Golang/仓颉/Rust/C/C++/Swift/OC