代码统计工具。。可以统计常见的代码类型,计算出代码行数。下载下来,看看你写了多少代码吧。。
2021-12-11 15:55:36 1.5MB 代码统计
1
统计字符个数 用汇编语言编写的程序,实现功能:计算输入字符的个数。
2021-11-15 03:06:30 7KB 汇编程序
1
代码统计工具,简单实用,空行、注释行、代码行、总行。 你的注释可以这样:xxx/*sd*/ 这样:xxx/*sd\ sd sa */ 或这样: string str/*sd*/ = "//"; 或者……
2021-11-14 18:54:46 1.34MB 代码统计
1
statsvn 最新版本0.7.0 中文支持 支持图表标题 中的中文目录 支持图表 坐标轴 上的中文日期 使默认编码为简体中文
2021-11-13 13:19:51 2.39MB statsvn 代码统计 中文
1
代码统计工具-起步2w行
2021-11-11 16:07:17 69KB 代码统计工具-起步2w行
经典书籍《统计学习方法》李航,第4章 朴素贝叶斯(Naïve Bayes)-Python代码
2021-11-06 16:35:25 3KB Python Code
1
本工具可对指定文件或者文件夹进行代码统计,是总体式的统计,无法根据代码版本和每个人的上传记录计算每个人的统计结果。
2021-11-05 15:59:08 420KB 代码统计 注释率
1
如何简单计算patch代码变化量? # How to use the script? # Please issue the following commands: $cat src/test.patch |grep @@ |./patch_statistic.sh # We have tested it with u-boot-1.1.6_100ask24x0.patch and kernel patch (patch-3.2-rc4) # $ cat patch-3.2-rc4 |grep @@ |./patch_statistic.sh # $ cat u-boot-1.1.6_100ask24x0.patch |grep @@ |./patch_statistic.sh
2021-10-31 22:32:03 3KB patch 代码变化量 代码统计
1
代码行数统计源码使用教程
2021-10-28 20:06:49 66KB 代码统计
1
一个经典的代码统计工具,可以帮助你清晰的查找出您的代码行数、注释行数、空格行数,希望能有所帮助!
2021-10-27 10:35:28 1.5MB linecount 代码行统计 代码统计工具
1