编码风格

it2022-05-09  19

函数返回值,不要使用void。

只有两种可能的,使用bool,

绝大部分使用int64_t

 

 

转载于:https://www.cnblogs.com/sunyongjie1984/p/4302518.html


最新回复(0)