# notebooks **Repository Path**: forechoni/notebooks ## Basic Information - **Project Name**: notebooks - **Description**: 私人笔记 - **Primary Language**: Unknown - **License**: AFL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-12-15 - **Last Updated**: 2022-08-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # notebooks #### 介绍 私人笔记 ### linux - 端口转发 #### 笔记列表 - docker: - 基本命令 - [x] 网络管理 #### 项目架构 ##### 基于electron 的 exam_system ##### python 自动化 模拟window各种事件(deprecated) ##### 虚拟DOM和Diff算法 #### 使用说明 1. 首先 `git clone https://gitee.com/forechoni/notebooks` 这个到本地 2. 添加自己的笔记 (本地文件操作就行) 3. 添加完成后 `git add .` `git commit -m "自己要添加的提交信息"` `git push` #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技