CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 代码行数

搜索资源列表

  1. 判断excel工作簿数据行数

    0下载:
  2. 程序功能: 判断excel文件中某个工作簿中第一列的最后一行数据的行数(假设第一行有数据,以后每行数据为连续的,无空值。) 程序代码:
  3. 所属分类:其他小程序

    • 发布日期:2012-09-23
    • 文件大小:281
    • 提供者:liuq1997
  1. ExperimentFour

    0下载:
  2. 流量统计 FREEBSD上安装snmp+mrtg还是比较简单的,不过网络上的安装教程大多缺胳膊少腿, ..... 基于源地址的发出流量分网 · 用vim加密squid.conf配置文件 · 统计项目的代码行数 ... -FreeBSD is installed on the flow statistics snmp+ Mrtg is relatively simple, but the network installation tutorial most缺胳膊少腿, ..... base
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:37403
    • 提供者:guaiguai
  1. CountLines

    0下载:
  2. 代码行数统计。可按目录、工程或单个文件进行统计。-A few lines of code statistics. Contents may, engineering or a single file to compile the statistics.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:95638
    • 提供者:hmc
  1. codestate

    0下载:
  2. 对普通的c程序或头文件进行代码统计,可以统计总行数,代码行数,空行数,注释行数。-code state
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:1310
    • 提供者:hituu
  1. exercise3

    0下载:
  2. 制定自己的C++编码规范;编制一个程序,度量由用户指定的、严格按照C++编码规范编写的C++源文件的代码规模,分别输出代码行数和注释行数。-set of c++ code regulating oneself, Compiling a program, a measure of the specified by customer, in strict accordance with the c++ code written in c++ standard code, the source fi
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2284
    • 提供者:王永康
  1. linecount

    0下载:
  2. 这是一款可以进行数代码行数的软件的代码,很实用。-This is the number of lines of code can be a number of software code, it is practical.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:62635
    • 提供者:gby
  1. RSAa

    0下载:
  2. 此开源软件名叫lc2,采用C语言编写,能统计基本的代码行数,注释行数,空白行数等基本统计数据。-This open source software called lc2, using C language, able to account for the basic lines of code, comment lines, blank lines and other basic statistics.
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-09
    • 文件大小:16692546
    • 提供者:王鹏
  1. CodeLineCounter05

    0下载:
  2. 代码行计数器.用于计算用.net开发的源程序代码行数。经过小小修改即可用于计算java程序的代码行数。源于网上他人的程序修改优化而成。-Code line counter. For the calculation the line count of code developed with .net. After a little modification can be used to calculate the number of lines of code java program. Chan
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:358821
    • 提供者:tony liu
  1. SrcLineCounter

    0下载:
  2. 代码行数统计工具,可统计总行数和去掉空格和注释后的代码行数-Lines of code statistics tools statistical total number of rows and removing spaces and comments after the number of lines of code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:89234
    • 提供者:zhujie
  1. Sum

    0下载:
  2. mfc制作代码统计工具 能够统计各种代码行数-mfc code
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:6539856
    • 提供者:dongxiao
  1. Lines

    0下载:
  2. 更好的统计代码行数,可以同时统计多个文件-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:656175
    • 提供者:hrong
  1. C-statistics

    0下载:
  2. 这是一个简单且很好用的VC代码行数统计工具-This is a good VC code line number of statistical tools
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:449063
    • 提供者:aa
  1. CodeStatistics

    0下载:
  2. 在工作中,我们经常碰到客户要求我们告之所写程序的行数,包括代码行、注释行和空白行等。这一软件就是为这一目的编写的。最先是用于对我自己写的C /C++,VC++程序进行行数统计。它可以准确快速地统计出源代码中的各种行数(主要包括 代码行数,空格行数,注释行数,空白行数)。 -At work, we often met the customer requirements we report the number of rows of the written procedures, including
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:177905
    • 提供者:jzz
  1. compute24

    0下载:
  2. 我们可以用它来自动算24,此程序代码行数不算太多,但是运算速度快!-we can use it to compute 24,it is not too long,but it has a splendid compute speed!
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:2091
    • 提供者:Micheal
  1. line_counter

    0下载:
  2. 用python写的计算代码行数的工具,适用于python31版本,其它的没准也行-The calculation of the number of lines of code written in python tool for python31 version, other chances row
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:849
    • 提供者:tao
  1. Accurate--lines-in-the--code

    0下载:
  2. 统计出源代码中的各种行数(主要包括 代码行数,空格行数,注释行数,空白行数)。-Statistics of various number of lines in the source code (including the number of lines of code, the number of blank lines, comment lines, blank number of rows).
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:18851
    • 提供者:郝爱爱
  1. CodeCount

    0下载:
  2. VC++编写一款统计有效代码行数的代码计算器,可以计算出C++、C语言代码的有效行数,包括有效代码行数、注释行数、空白行数。-VC++ to write code that a statistically valid number of lines of code calculator can calculate the C++, C language code number of rows, including the active code lines, comment lines, the
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:59421
    • 提供者:llz
  1. VBCodeLines

    0下载:
  2. 自动增加VB程序行号并统计代码行数 -Automatically increase the VB program line numbers and statistics automatically increase the number of lines of code VB program line numbers and statistics the number of lines of code
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:29322
    • 提供者:cdgeq
  1. [代码行数统计工具]SourceCounter

    0下载:
  2. 工具类--可以统计代码的行数,大家可以试试,我觉得挺好用的(Tool class - you can count the number of lines of code, you can try, I feel very good use)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:3745792
    • 提供者:dengtj
  1. count

    0下载:
  2. 统计java代码行数的小工具 简单实用有需要的可以放心使用(The small tool for statistics of the number of Java code lines is simple and practical)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:6144
    • 提供者:txlxiaolong
« 12 3 »
搜珍网 www.dssz.com