# study-note **Repository Path**: zhang_qu/study-note ## Basic Information - **Project Name**: study-note - **Description**: 学习笔记。常用软件工具,技术。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-14 - **Last Updated**: 2022-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # study-note #### 介绍 学习笔记。 ![成本](./images/冰山成本.jpeg) #### 使用说明 * Linux学习笔记 ```shell ./Liunx/* ``` * VIM学习笔记 ```shell ./Vim/* ``` * Shell学习笔记 ```shell ./Shell/* ``` * Docker学习笔记 ```shell ./Docker/* ``` * Git学习笔记 ```shell ./Git/* ``` * SQL学习笔记 ```shell ./SQL/* ``` #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request