# spec **Repository Path**: dormi330learn/spec ## Basic Information - **Project Name**: spec - **Description**: 我的规范指定 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-03-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 我的规范 # 写在规范之前的话 - 规范没有好坏之分,只有适合与不适合之分。 - 多年的coding经验,让我自己积累了一些自认为合适的规范,当然也参考了很多前辈们的经验。 - 规范重要的是,让整个代码易于维护,当然也易于开发。 - 在一个项目里面,只允许一种规范,一旦采用,在整个项目期间不要改动。 # 项目结构与描述 - server: 服务器管理规范 - lang: 开发语言规范 - project: 项目开发规范 - note: 笔记规范