搜索资源列表
superc++
- 超级统计器 v3.0,支持C++开发,效果不错. 用于统计代码行数-Super statistics for v3.0, supports C development effectiveness. For statistical source line number
CodeLineCount
- java小程序,计算文件夹中总的java 文件代码行数
CodeLiner
- 可用于单个文件和整个目录的文件代码行统计,适用于Java,C,C++,Delphi,VB,C#,PB,SQL,ASP,JSP,PHP,Perl,ASM,JS,SHELL ,txt等编写的源程序文件,统计结果包括总代码行数, 代码行数, 注释行数和空行数及其所占的百分比,可将统计结果保存为PDF和TXT文件, 支持结果打印.适用于Linux,Windows系列操作系统. 请事先安装JRE1.4以上版本. 声明: 本软件为免费软件可以自由使用,传播, 但不得进行反编译等任何形式的侵权活动
SVN_Total
- StatSVN能够从Subversion版本库中取得信息,然后生成描述项目开发的各种表格和图表。比如:代码行数的时间线;针对每个开发者的代码行数;开发者的活跃程度;开发者最近所提交的;文件数量;平均文件大小;最大文件;哪个文件是修改最多次数的;目录大小;带有文件数量和代码行数的Repository tree。StatSVN当前版本能够生成一组包括表格与图表的静态HTML文档。
JavaMetirc
- 软件度量工具与度量数据的分析工具,能统计基本的代码行数,注释行数,空白行数等基本统计数据-Software measurement tools and metrics data analysis tools, able to account for the basic lines of code, comment lines, blank lines and other basic statistical data
hywavesoftSCounter
- JAVA代码行数计算器 很不错的 可以看一看-JAVA calculator a few lines of code can be a very good look at the
Read
- 查询项目文件个数已经代码行数。分别统计各类文件的平均行数。-Project documents the number of inquiries have been a few lines of code
ProgramCountor
- 用Java编写的一个简单代码行数统计器,在窗口内点击“选择路径”-->“统计”,您的代码统计结果即显示在显示区。-Java prepared with a simple few lines of code statistics, and in the window click on the " choose the path "--> " Statistics," The results of your code that is displayed
src
- Eclipse 插件代码行数统计-Eclipse plugins step count
LineNum
- 统计某目录下的java文件代码行数,循环访问目录及子目录,统计代码总行数,注释行数及空行行数-CodeCounterDemo displayLineNum
CodeComputing
- 本程序的主要功能是,计算eclipse工程的代码情况,包括代码行数,注释行数等-The program' s main function is to calculate the eclipse project code, including the code lines, comment lines, etc.
LineCount
- Eclipse 下代码行数统计的插件,经过测试准确无误,可以统计Eclipse工程目录下,包内,文件中的代码行数。-The following lines of code statistics Eclipse plug-ins, tested accurate, statistical Eclipse project directory, the package, the file number of lines of code.
LineNum
- 原创的基于java的代码量统计工具,可以统计代码行数,注释行数,小巧、实用-Original java code based on the amount of statistical tools, you can count the number of lines of code, comment lines, compact, practical
LineCounter
- 代码行数统计源代码:包括总行数,代码行数,注释行数-Source lines of code statistics: including the number of lines, code lines, comment lines, etc.
CodeCounter4
- Java代码统计小程序,能够让用户输入想要查询的代码所在的文件夹,输出代码行数、注释行数、空格行数-Java code and statistics applet enables users to enter code folder where you want to query, the output number of code lines, comment lines, blank lines
CodeCounter
- 源代码行数计数器:输入文件夹物理路径和目标文件后缀名,即可查询对应文件类型中的代码行数、注释行数及空白行数。用于统计工作量-Counter of the number of lines of source code: Enter the folder physical path and target file extension, you can check the number of lines of code in the corresponding file type, the numbe
code_sum
- java代码行数统计软件.支持 整个工程的代码行数统计.源代码
SourceCounter
- 1、可以统计代码行数,包括空行,注释行统计-Can count the number of lines of code, including blank lines, comment lines and Statistics
JavaCodeAnalyzer
- Java源代码分析程序 (1) JavaCodeAnalyzer类以一个Java源程序文件名和一个存储结果的文本文件名创建一个对象。如果文件不存在,或对应的扩展名不是“.java”和“.txt”,应提示文件错误; (2) 对输入的源程序文件进行分析其中的:代码行数、注释行数和空行数。说明:行是指以回车结束的。 (3) 统计并按从多到少输出出现次数最多的5个关键字及其出现次数。 (4) 统计分析的结果输出到存储结果的文本文件中。-Java source code
SourceCounter
- 统计项目代码行数,包括有效代码行数,注释行数,空行数,总行数!-Statistics projects the number of lines of code, including the effective lines of code, comment lines, blank lines, the number of lines!