摘要: 先安装cloc工具: sudo apt install cloc 然后在项目的根目录下执行: cloc . 得到如下内容: Language files blank comment code Go 17 302 209 1238 Python 2 65 72 171 YAML 1 12 2 123 阅读全文
posted @ 2024-06-23 15:08 ShengOasis 阅读(120) 评论(0) 推荐(0)