CLOC(Count Lines of Code)是一个代码行数统计功能,能统计空行,代码行数,注释行数。
使用方法:
coloc路径/cloc.exe 要统计的代码目录
例如
d:/cloc.exe d:/code/wx