# YunQ_DynamicResume **Repository Path**: guo_zi_shan/yun-q_-dynamic-resume ## Basic Information - **Project Name**: YunQ_DynamicResume - **Description**: 在GitHub学习的项目,动态个人简历。 - **Primary Language**: HTML - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 32 - **Forks**: 22 - **Created**: 2020-10-16 - **Last Updated**: 2021-08-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # YunQ_DynamicResume #### 介绍

1. 基于HTML+css的多动症个人简历。开箱即用。 2. 演示地址:https://www.guoqingyun.top/dynamicResume.html

#### 技术难点

1. 字符串的提取、拼接。要注意字符串拼接的时候,往styleTag里面吐的代码,一旦包含注释//,要对/进行转义。 2. setinterval定时器控制整个代码的吞吐节奏/速率。 3. 字符串命名一定要切实合理。

#### 项目截图

![Image text](https://gitee.com/guo_zi_shan/yun-q_-dynamic-resume/raw/master/images/1.png) ![Image text](https://gitee.com/guo_zi_shan/yun-q_-dynamic-resume/raw/master/images/2.png) ![Image text](https://gitee.com/guo_zi_shan/yun-q_-dynamic-resume/raw/master/images/3.png)