# essay **Repository Path**: gu/essay ## Basic Information - **Project Name**: essay - **Description**: 随便写写入门教程 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 记录平时学到的,不定时更新笔记 记录一下目录等信息,你不会以为我是让你找起来简单么?不,你能不能看懂我不咋关心,我是免得自己给忘了 ``` ├─components # 常用组件 ├─Demo # 暂时放一些 html 类的 demo │ ├─js # js │ └─html # html ├─disorder # 杂文 ├─html # html 和 html5 │ ├─css # css 和 css3 │ ├─img # image │ └─js # js ├─http # http知识 ├─net # 网络方面的知识,与http有些重叠 ├─server # 服务器方面的知识 │ ├─linux # linux │ └─nginx # nginx └─tool # 工具类 ```