会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
J. Lingear
博客园
首页
新随笔
联系
管理
订阅
10 2016 档案
查看项目代码总行数
摘要:grep -c -r --include="*.java" '.*' ./* | awk -F ":" '{sum+=$2} END {print sum}'
阅读全文
posted @
2016-10-27 12:04
J. Lingear
阅读(810)
评论(0)
推荐(0)
代码规范性检查
摘要:It is unclear which exceptions that can be thrown from the methods. It might be difficult to document and understand the vague interfaces. Use either
阅读全文
posted @
2016-10-25 11:26
J. Lingear
阅读(1767)
评论(1)
推荐(0)
公告