Team‘s Code Standards

Code Standards

General Principle

Clear, easy to maintain, easy to refactor.
It’s simple, easy to understand, and easy to implement.
The style is unified, and the overall style of the code remains unified.
Universal, following the industry’s common programming specifications.

Version Number

Server: .NET7
Client: Unity

Layout and Formatting

Blocks are indented using spaces (4 per level) instead of tabs (‘\t’) in an indented style. The K&R brace wrap style is employed, wherein the opening brace of a function starts on a new line and monopolizes it. Subsequent opening braces follow the end of the statement, and closing braces monopolize a line unless followed by the continuation of the same statement, such as the ‘else/else if’ or semicolon

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值