22 lines
380 B
Markdown
22 lines
380 B
Markdown
<!--
|
|
Copyright (c) 2025 zhilv
|
|
|
|
This software is released under the MIT License.
|
|
https://opensource.org/licenses/MIT
|
|
-->
|
|
|
|
## `Web` 前端开发技术
|
|
|
|
### 文件介绍
|
|
|
|
```sh
|
|
.
|
|
├── images # 图片资源
|
|
├── test1 # 实验1
|
|
├── test2 # 实验2
|
|
├── test3 # 实验3
|
|
├── test4 # 实验4
|
|
├── test5 # 实验5
|
|
└── test6 # 实验6
|
|
```
|