摘要:
部分参考自:http://www.hawstein.com/posts/google-java-style.html 1、宏定义:使用static final修饰,名字全大写 2、常量写在类的最前面,变量写在常量后面 3、打印log情形: 格式:前缀使用应用名加下划线,Sdk使用应用名加Sdk加下划 阅读全文
posted @ 2018-08-13 10:31
Andy_Loong
阅读(242)
评论(0)
推荐(0)
2018年8月13日