-
photocp
批量文件复制改名
因需要把大量照片批量复制然后改名,但是搜索了半天没有找到合适的软件,于是搬出来N年没有写过的vc 6.0 ,寥寥草草几十行,做了一个简单的不能再简单的小程序。通过在程序的当前目录下建立复制文件和目标文件的对应列表,执行程序实现文件复制。代码可以再丰富。很简单,但是不好找,bat文件我又没玩过,还是用c简单写写,放上来有用到的可以参考,可以使用。(Batch rename files because of the need to bulk copy a lot of photos and then renamed, but the search for a long time did not find the right software, then move out to N years did not write vc 6.0, only a handful of hastily dozens of lines, made a simple no longer simple applet. Through the program created under the current directory to copy files and object files corresponding list, perform file copy program. Code can be abundant. Very simple, but not easy to find, bat file I did not played, or c simple writing, Fangshanglai useful to refer to, can be used.)
- 2013-06-20 15:49:36下载
- 积分:1
-
seginnerspart
说明: 本程序为VC++ 6,0的部分学习代码,有助于初学者学习,(This program for VC 6 0 part of the learning code, help beginners learn,)
- 2018-12-31 10:09:51下载
- 积分:1
-
txt-file-read
通过MFC 实现对txt文件的按行读取操作(realize txt file read line by line through MFC)
- 2013-03-13 20:02:54下载
- 积分:1
-
File_CSV
TXT .INI .CSV 三种文件类型的操作,包括读,写。(TXT. INI. CSV file of three types of operations, including reading, writing.)
- 2010-08-25 12:30:14下载
- 积分:1
-
zip30
有关zip压缩的相关免费代码,很好很经典(some code about zip,it is free)
- 2010-08-06 08:40:15下载
- 积分:1
-
playwaveshow
用vb做的一个能显示wave文件的波形,适合于初学者(Done with vb a wave file can display the waveform, suitable for beginners)
- 2010-08-27 15:42:45下载
- 积分:1
-
Excelshengcheng
Excel 读写和生成的工具, 里面包装成了一个读取Excel里面的每一列和每一行的数据方法供参考(Excel literacy and generating tool, inside packaging has become an inside Excel read out each and every line of data for the reference method)
- 2006-11-22 10:57:30下载
- 积分:1
-
AutoBakcup
可根据时间自动对指定的文件备份到指定的位置。(According to the time automatically to the specified file backup to the specified location.)
- 2016-12-03 08:11:57下载
- 积分:1
-
ExcelFormat_src
C++中对EXCEL的操作,包含绝大部分EXCEL的功能,如单元格格式操作等。(There has been the C++ project BasicExcel for quite some years now. It is very useful to read and write Excel sheets in .xls format. However, it contains only very basic functionality. There are missing features like text formatting using fonts, and display formats and formulas are not yet supported. This article covers this additional functionality. The new, derived project ExcelFormat is based on the old BasicExcel code, and just adds what I was missing for my own needs. If you want to see where I am using the new library, you can look at the Export functions of Service Manager and Uninstall Manager.)
- 2020-07-09 17:48:55下载
- 积分:1
-
booksave
将结构体中的内容保存到指定文件,打开指定文件添加内容,添加完毕关闭文件(To save the contents of the structure to the specified file, open the specified file to add content, add close the file)
- 2015-01-15 15:39:11下载
- 积分:1