[English] It's written by me. This little tool can sum all code lines of specified file extension name in some directory, and it can subtract the line count of the specified source files. [中文] 这也是我写的一个工具。 它可以计数一个目录下的所有指定扩展名的文件的行数,而且可以再扣除某些文件的行数。 我的博
源代码计算器
简单的GUI应用程序可对某些选定目录中的代码行进行计数
如何使用
只需下载并运行make build然后使用dist目录中的可执行文件
可用命令-执行make以获得详细信息
build Build application
clean Clean up distributable files
help Show this messag