搜索资源列表
FileDiff 2
- Tsp的例子:程序计数器 差分计数器 4.1 将修改后的程序与它先前的版本进行比较。 4.2 找出在修改后的程序里增加和删除的代码行。 4.3 用记号来标出一个改动。 计数器 4.4 统计在修改后的程序里增加和删除的代码行。 4.5 统计在修改后的程序里总的代码行数。 生成文件 4.6 为修改后的程序版本生成一个新的程序源文件,这个新的程序源文件带有修改标记和行标记信息。 4. 7 在程序的头部插入一节带有修改标记的注释 4.8 注释里提供改变行的行标号 4.9 注释里保存删除的代码行 4.10
c_line_count
- 自编的代码统计软件,vc 6开发, 可以统计c,cpp文件的代码行数-writing code statistical software development vc 6, statistics c, cpp document source line number
pbfind3_5_9
- 欢迎使用PB小助手。 作为一名PB程序员,您是否有过为了查找某一语句而不辞辛劳地打 开一个又一个事件或函数,在其脚本中苦苦寻觅的痛苦经历;而为了找 到某一变量或函数的定义,您不得不在错综复杂的对象继承关系中刨根 溯源、上下求索。有了PB小助手,这些问题都将迎刃而解。它能帮您在 一大堆对象或脚本中迅速找到您想要的,快人一步,胜人一筹! 主要功能(详情见帮助): * 对象检索。在PB应用中搜索名称中包含指定字符串的对象。 * 脚本检索。在PB应用源码中
SourceCount
- 统计VC++代码行数的代码,从别人那里下载过来然后添加了一些功能-statistics VC source line number of code downloaded from the others over there then adds some features
linescounter
- 对C-C++的有效源代码行进行计算,turboc编译,输入文件路径,输出代码行数,便于对个人软件管理(PSP)-on C-C source code effectively firms, TurboC compiler, the importation of paper trails. output few lines of code easier for individual management software (PSP)
LineCounterAddin
- 统计代码的行数,主要包括有效代码行数,空格数,注释行数-number of rows, including a few effective code, a few spaces, a few Notes
traceroute_by_CT
- 用最少的代码行数实现了traceroute的功能,在linux上测试通过-with the least number of lines of code to achieve a traceroute function, the test pass on linux
C_C___Source_Line_Counter_src
- 代码行数统计,一个非常有用的东西,希望各位喜欢-code a few statistics, a very useful thing, I hope you like
linecount
- 一个经典的代码统计工具,可以帮助你清晰的查找出您的代码行数、注释行数、空格行数,希望能有所帮助!-code of a classical statistical tools that can help you clear out your search for the source line number, a few notes. a few spaces, hopes to have help!
FunctionLine
- 查看C++文件中的函数的工具,计算各个函数的实际代码行数,注释行数等等.-View C document, the function of the tool to calculate the actual function of each source line number, a few notes, and so on.
kcsj
- 大学本科的课程设计,源码统计器,主要用来统计源程序类型,总代码行数,注释行数等,可适用于C,C++,Java语言。
文件行数统计程序代码
- 文件行数统计程序代码-document but a few statistics code
计算文件行数
- 去找工作时经常会有人问我已编过多少行代码的程序, 当真把每个程序都整理处理数一下行数实在太麻烦了, 因此我就自己编了一个小程序专门用来数文本格式的 文件的行数,小巧好用。 贡献出来,与各位共享。-find work often will ask me how many Provision-line program, suggesting each collation procedures to address a number of rows about too much trouble, so
代码行数统计工具
- 代码行数统计工具 代码行数统计工具-Kit to count the line number of code.
统计代码行数和字节数的小程序
- 统计当前路径下所有C++原代码文件的行数和字节数
判断excel工作簿数据行数
- 程序功能: 判断excel文件中某个工作簿中第一列的最后一行数据的行数(假设第一行有数据,以后每行数据为连续的,无空值。) 程序代码:
CountCodeLine
- 统计源代码行数用的,可以告诉老板自己写了多少行代码。每个文件有多少行。-Statistics source code lines are used, can tell the boss himself wrote a number of lines of code. The number of lines per file.
CountCode
- 一个统计代码行数的小程序,选中所要统计的文件夹路径,将会统计出文件夹中所有程序的行数,很实用的一个小程序-A statistical number of lines of code small programs, select the desired folder path of statistics, it will be worked out, all the programs folder, the number of rows, it is a small program useful
[代码行数统计工具]SourceCounter
- 工具类--可以统计代码的行数,大家可以试试,我觉得挺好用的(Tool class - you can count the number of lines of code, you can try, I feel very good use)
count
- 统计java代码行数的小工具 简单实用有需要的可以放心使用(The small tool for statistics of the number of Java code lines is simple and practical)