2023年8月25日
摘要: 可以使用cloc命令 先安装 yum -y install cloc 接着就能使用了 ,例如统计当前目录的代码量 cloc ./ 阅读全文
posted @ 2023-08-25 11:31 弘道者 阅读(88) 评论(0) 推荐(0)