# 案例检查 **Repository Path**: zxyi_web_2/case_examination ## Basic Information - **Project Name**: 案例检查 - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-03 - **Last Updated**: 2023-11-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 文件夹存放文件命名规范 #### 提交作业文件夹命名规范 ``` 案例检查/ |-姓名文件夹/ |-01-ES6知识点补充/ |-01-剩余参数(扩展参数).html |-02-扩展运算符.html |-03-forin和forof.html |-04-Set集合.html |-05-使用Set对数组进行去重.html |-06-Map集合的使用.html |-07-Symbol的使用.html |-08-class的使用.html |-02-ES6和Git知识点补充/ |-01-构造函数对象的5中继承方式.html |-02-extends的使用.html |-03-Promise的使用.html |-04-链式编程的原理.html |-05-Promise案例.html |-06-Promise的使用2.html |-07-复习简单递归.html |-08-复习深拷贝和浅拷贝.html |-09-深拷贝案例.html ```