# 编程规范 **Repository Path**: Anthracene/programming_specification ## Basic Information - **Project Name**: 编程规范 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 嵌入式软件规范(电控) ![](https://img.shields.io/badge/版本-V2.0.0-blue.svg) ## 简介 本规范包括以下内容: * [Git规范](Git.md) * [工程规范](Project.md) * [文件规范](Files&Annotation.md) * [代码规范](Code.md) 规范的执行强制性分为![](https://img.shields.io/badge/强制-red.svg)和![](https://img.shields.io/badge/推荐-green.svg)两个等级: * ![](https://img.shields.io/badge/强制-red.svg):必须执行,如对该规范有异议,可以提出修改建议 * ![](https://img.shields.io/badge/推荐-green.svg):视编写者意愿,尽可能执行 所有机器人的工程代码必须按照以上规范构建。***代码不规范,队友两行泪!***