This website requires JavaScript.
Explore
Help
Register
Sign In
terry
/
TBooks
Watch
1
Star
0
Fork
0
mirror of
http://159.75.139.228:3000/terry/TBooks.git
synced
2025-01-06 06:43:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f3e659bb435a9482b26532db829cf067bcc57437
TBooks
/
嵌入式编程
/
嵌入式编程规范.md
T
7 lines
181 B
Markdown
Raw
Normal View
History
Unescape
Escape
增加嵌入式编程规范文档
2021-08-19 13:31:36 +08:00
# 嵌入式编程规范
## 一. 基本规范
1.
使用C99标准
2.
不适用Tab,只用空格;每个缩进使用四个空格,关键字和左括号之间使用一个空格
3.
4.
Reference in New Issue
Copy Permalink