搜索资源列表
LineCounterAddin
- 统计代码的行数,主要包括有效代码行数,空格数,注释行数-number of rows, including a few effective code, a few spaces, a few Notes
you
- 人造卫星轨道预报代码,利用双行根数作为输入函数-Satellite orbit prediction code, using as input the number of double-root function
anafiletest3
- 利用C编写的从文件中读取所有的行数,这是一段非常有用的代码-Written in C, the number of rows read from the file, this is a very useful code
daimatongji
- C语言写的代码统计程序,可以统计行数,注释数-Written in C language code statistics program, you can count the number of rows, the number of comments
huarongdao
- 通过游戏可了解到一些基础知识,比如:如何记录选中的控件ID,初始化时设置各个位置的可用状态,初始化各人物方格位置,设置各方格的初始图片,设置各方格的初始位置,设置最后一行的首尾位置不可用,设置最后一行的中间两个位置可用,通过按键盘上的上、下、左、右键来移动人物方格,定义每个人物方格的大小, 共有x*y(x=4, y=5)个人物方格 相关的代码注释: PStyle = PStyles.P2V //记录方格样式 pl = panel1 //记录选中的控件ID
CodeLine
- 一款可以自动统计一个程序中实际代码行数的小软件。包括排除空行、注释等功能-A program can automatically count a few lines of code in the actual small software. Including exclude blank lines, comments and other functions
CodeLineCounter222
- C#编写的代码行数统计的程序,使用正则表达式匹配,可以选择计数文件和不参与计数的文件-Lines of code written in C# the number of statistical procedures, the use of regular expression matching, you can choose not to participate counting counting files and documents
codeStatistics
- 可支持生成.net工程代码 java工程 flashAS工程的代码统计。返回行数。-Supports generation. Net project code java code works flashAS engineering statistics. Returns the number of rows.
GetCodeLine
- 用于统计代码的函数, 也可指统计指定后缀名文件的行数-Statistical code for the function, but also refers to the number of rows specified file extension statistics
OracleDB
- 操作oracle 的类库,包括了 获取影响行数,还有事务提交前的多行代码的执行。-the oracle database options
CodeNumberCount
- 代码行数合计,统计vb,cs,asp...工程的总体代码数量。包含子文件夹-a project code lines counter
cSharp--example-epplus-excel
- 我找了许多的吹的天花乱坠的c#处理excel的例子,用这个一举成功,少走了许多弯路。之所以选择此方法,是因为代码简单,行数最少,没有什么复杂的代理什么的复杂代码,小白专用。我对每一句代码用心标注,全是汉字。你们拿去修改一下就能用了。好了,够诚意了吧!-c# with the dll of EPPLUS it can easily handle excel.by the way,it has the least and easiest code to manage excel!