Files
ClassContent/历届学生/陈一航/2020-03-26/笔记.txt
2024-09-27 02:06:13 +08:00

17 lines
307 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.

周末任务:
1:pc端页面(5个页面)
https://www.gvrbox.com/home
2:移动端页面(5个页面)
https://m.vmall.com/
js:运行在客户端浏览器(服务端)上的脚本语言(不需要编译器编译转换代码)
// 坑:array(数组),function(函数)