搜索资源列表
RowCount_v1.5
- RowCounter这个东东更多时候我是作为一种好玩的工具用的。 上一版本是一年半前发布的吧?这次我更新了统计代码行的算法,速度超快,并且增加了扫描目录功能,哈,这下可以方便地统计Delphi所带的源码有多少行啦! RowCounter 源码公开,你可以自由使用、修改及传播,如果你有什么改进,请给我发一份,我的EMail是:iamready@eastday.com。-RowCounter this time I was more as a fun tool to use. There
CgEye_Make_CGI_Scripts_Easier_THAN_EVER
- 非常棒的文本编辑器!具有彩色文字和行号功能,并能辅助编写CGI代码,能很大提高编写CGI的效率-fantastic text editor! With color, text and line functions, and supporting the preparation of CGI code, can greatly improve the efficiency of the preparation of CGI
FileCutAndEquipment
- 完成文件分割和分割后的文件重新组装起来,为了减少程序尺寸,所有源代码都本人是用纯粹的c/c++编写的,可执行程序只有200K大小。没有用MFC,因此是命令行界面的。但功能绝对强大,不好用你砍我。-completed document segmentation and segmentation of the files reassembled and procedures in order to reduce size, all source code is purely my c / c pre
Exe2bat(Delphi)
- Exe2Bat是挺早的一个小工具了(有ASM源码),能把任意文件转化成bat,可惜问题还是不少 我无聊用Delphi写个 (网上似乎还流传这VC/VB版本) 修正原版转化速度离奇慢/NT下不能运行/转化后Bat有误等问题 核心代码都在Exe2BatUnit.Pas里面 Demo程序我写了2个,一个是仿造原版Exe2Bat的命令行程序,HkeExeToBat是用KOL加界面的 注意: (1).bat遇到重名文件临时文件会不能删除(具体你试试就知道,喜欢的话你多
countingsrc
- 一个源码统计程序,统计源代码行数-a source statistical procedures, statistical source code line number
序列化例子
- 这是我写的简单的一个画线、圆,并保存的代码,序列化例子-This is what I wrote a simple line drawing, round, and to preserve the code sequence of examples
文当模板串编辑器
- 一个文本编辑器,在网上下的。为了充足我们网站的代码,传一下-a text editor, the on-line. To our website adequate code, communicating what
exceltest.rar
- 本源码演示如何用VC建立一个新的工作簿,并向其单元格中添加一条数据,它也可以完成在指定行之前插入一行新数据。 ,The source code demonstrates how to use VC to create a new workbook and add the cells of a data, it can be inserted in the designated line before the new data.
test3
- 此份代码仅仅是为了去除某些从网页上拷贝下的带行号代码的行号-This copies the code just to remove some of the copy from the website under the code with the line number of line numbers
notepad2
- 记事本(改进版)的源代码,可以直接运行,比windows自带的记事本程序要好用的多,你也可以取代windows的记事本,支持语法高亮功能,并显示行号,任意的扩大或缩小。带有标签功能-Notepad (improved version) source code can be run directly over the built-in Notepad windows program to use the more windows you can replace the notebook, supp
Find_Chinese_Char
- 此程序根据给出的文件路径搜索路径下的所有.cpp文件中包含中文字符的行代码,将搜索到的所有每行代码显示在列表视图控件中。同时可以根据是否显示注释行按钮来控制不显示带注释的行代码-This procedure under the given file path search path all. Cpp file contains the Chinese characters of lines of code to search for all lines of code for each is d
AccesstoXML
- 用vb.net写的把access转为xml文件的源代码。为自己亲手创作。有的下载网站已提供下载。如果要看编译好的程序,在网上搜索“access数据库生成xml文件”即可找到。-Using vb.net write access to xml document to the source code. For their own creative hands. Some download sites have been available for download. If the compiler
drillnc_vb
- 产生钻孔nc 代码 输入:NC文件号 incfileNum 输入:备注strNote, 安全高度, 钻深, 啄钻深度, 点集,刀号,刀径,转速,进给,刀长补正,半径补正,[下一刀号], [N行号],[增量] 输出:啄钻NC -Enter the code generated nc bored: NC document incfileNum type: Remarks strNote, safe altitude, deep drilling, peck drilling d
linedel1[1].0.5_src
- 快速删除文本文件包含指定关键字的行,vb代码。-Rapid deletion of a text file that contains the specified keyword line, vb code.
FileCS_2008992149140
- 简单的一个通讯薄源代码 给大家一点思路供大家参考互相学习-An easy communication thin source code to everyone that line of thought
ChineseStrEncryptAndDecrypt
- 网上找到的许多字符串加密的函数只能对英文字符串进行加密,字符串中若含有汉字则*为力了,经过研究,对网上下载的源码进行了部分修改添加,使得可以对中文字符串也可以进行加密,支持英文与汉字混合字符串加密,VB中对字符串进行加密的模块,字符串中可以有中文字符,使用方法:cipher 密码,源串,存放加密后的字符变量 解密用decipher 密码,被加密的字串,字符串变量。源码多数为网上下载源代码,本人只进行了组合修改,支持回车换行与制表符等部分控制格式的字符,解密后的字符串完全保留原样,该代码已在作者
line
- vc对文本进行逐行处理的程序源码,很不错,很实用-vc on the text line by line processing program source code, very good, very practical
SyncBackUp2008
- Auto Scheduling Backup Program. This Program is Auto Backup file System reference source code this is Good Time Line Back Up File System Example. This make with MFC and VS2008
guolvq
- 在一些情况下,我们不希望让别人看到源代码中的注释行,那么这个程序就可以帮你把所有的注释行顾虑掉,支持VB\VC而且可以自定义过滤。-In some cases, we do not want others to see the source code comment line, then this program can help you put out all the comment line concerns, support VB \ VC and can be custom filter
Code Comment Count
- 程序用于根据要求统计.C源文件中代码行和注释行的数量-Count the line of code and comment in .c file.
