# 人机交互课程实验三 **Repository Path**: xiao-canzhen/exp3 ## Basic Information - **Project Name**: 人机交互课程实验三 - **Description**: 人机交互课程的实验三仓库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-12 - **Last Updated**: 2022-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 人机交互课程实验三 #### 介绍 人机交互课程的实验三仓库 #### 软件架构 项目结构说明: ``` │ ├─css │ home_banner.css │ home_content.css │ home_footer.css │ home_header.css │ main.css │ ├─js │ header.js │ jquery.min.js │ ├─resources └─template about.html explore.html guide.html index.html video.html ``` #### 安装教程 克隆本项目到本地即可,无需配制环境 #### 使用说明 进入template文件夹,运行index.html文件即可。