搜索资源列表
DelVcTmpFiles
- 删除vc生成的临时文件,包括debug,release中的obj等临时文件,最大线路压缩你的硬盘空间,支持递归路径,多级目录自动清除临时文件等功能-vc generated delete temporary files, including debug, release of obj temporary document, the largest line compression your disk space, support recursive path, automatic multi-l
Exe2bat(Delphi)
- Exe2Bat是挺早的一个小工具了(有ASM源码),能把任意文件转化成bat,可惜问题还是不少 我无聊用Delphi写个 (网上似乎还流传这VC/VB版本) 修正原版转化速度离奇慢/NT下不能运行/转化后Bat有误等问题 核心代码都在Exe2BatUnit.Pas里面 Demo程序我写了2个,一个是仿造原版Exe2Bat的命令行程序,HkeExeToBat是用KOL加界面的 注意: (1).bat遇到重名文件临时文件会不能删除(具体你试试就知道,喜欢的话你多
vc+6.0实现文本串的自由拆分
- 实现文本串的自由拆分,可用于命令行分解和字符管理部分-free separation can be used to the command line management of decomposition and some characters
读取txt文件 在vc环境下编程
- 读取txt文件 在vc环境下编程 可以按行读也可以完整读取,Read txt file in vc programming environment can be a complete line can also be time to read
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.
file
- 一个自编的读取文本文件数据的函数,可以读取整个文件,读取第N行,读取第M行到第N行,读取第M行到倒数第N行,读取第M次(也可以是最后一次、倒数第M次)出现字符串str的行开始(或结束)的数据,等等。希望能给大家带来帮助! -A self-read text file data function, you can read the entire document, read the first N lines, M reads the first line to the first N lin
vcTxtsrc
- VC++逐行读取Txt文本文件,只是一个读写方式的不同,总之最终的目标是读取整个文件-Txt VC++ to read text file line by line, just a different way to read and write short, the ultimate goal is to read the entire file
Demo
- VC++逐行读取文本文件 有效读取文本里德内容-VC++ text file line by line to read the content of effective reading text Reid
vcTxtsrc
- VC++逐行读取Txt文本文件,只是一个读写方式的不同,总之最终的目标是读取整个文件。 -Txt VC++ to read a text file line by line, just a different way to read and write, in short, the ultimate goal is to read the entire file.
Demo
- vc如何逐行读取文本文件的程序源码,感兴趣的可以看下-vc how to read text files line by line source, may have a look of interest
line
- vc对文本进行逐行处理的程序源码,很不错,很实用-vc on the text line by line processing program source code, very good, very practical
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
EnumFileType
- VC++中如何获取系统中所有注册的文件类型图标,和其文件打开的命令行及参数列表。-Enum Registed file icon and command line
testdoc
- 用vc,对word经行“新建”,“添加”等一系列的操作 -With vc, through the line on word " New" , " add" and a series of operations
vcTxtsrc
- VC++逐行读取Txt文本文件,只是一个读写方式的不同,总之最终的目标是读取整个文件-VC++ read line by line Txt text file, just a different way of reading and writing, in short, the ultimate goal is to read the entire document
ConvertUCSDoc
- VC6.0写的一个小玩意,新公司的入职练手任务。unicode编译环境。要求如下: 题目:用VC6.0实现对unicode格式的文本文件高效率按行读取 要求: (1)实现以下接口 BOOL OpenStringFile(CString path) BOOL ReadStringFile(&CString str) //一次读取文件中的一行 BOOL CloseStringFile() (2)使用内存缓存技术,对于大文件要能达到几十MB/S的速度。 (3)测试程
VC-CSV
- VC6.0读写CSV文件. 1、实现对test.csv文件的读写(例子主要是读); 2、可以辨别CSV文件中的注释行(例子以符号“;”为注释行); 3、可以剔除空行;-VC6.0 write a CSV file, to achieve test.csv file read and write (examples mainly reading) 2, can be identified in the CSV file comment lines (example symbol &q
READ-TXT
- 可以逐行读取文本文件,并在LISTBOX框中显示出来,主要语言是VC-Can be read line by line text file, and LISTBOX box displayed, the main language is VC
clmmand
- How to compile the VC program on the command line
aljlyithmPeking
- 北大版计算机图形学算法实现之中点法画线椭圆圆的VC程序-Peking University version of the computer graphics algorithm implementation of point line drawing ellipsoid, round VC program
