-
FileUtil
简单实现文件(夹)的复制、移动、删除、获取大小等操作
复制文件或者目录,复制前后文件完全一样。
删除一个文件或者目录 。
移动文件或者目录,移动前后文件完全一样,如果目标文件夹不存在则创建。
重命名文件或文件夹 。
读取文件或者目录的大小 。
判断一个文件是否存在 。
本地某个目录下的文件列表(不递归) 。
递归目录下的所有文件。
将字符串写入指定文件(当指定的父路径中文件夹不存在时,会最大限度去创建,以保证保存成功!)
获得文件大小(Simple implementation file (folder) copy, move, delete, size and other operations for
Copy files or directories, copy files around the same.
Delete a file or directory.
Moving files or directories, move files around the same, if the target folder does not exist is created.
Rename the file or folder.
Read the file or directory size.
Determine whether a file exists.
Local list of files in a directory (not recursive).
Recursive directory of all files.
Write the string specified file (when the path specified in the parent folder does not exist, it will maximize to create, save to ensure success!)
Get file size)
- 2011-12-26 10:27:24下载
- 积分:1
-
stringToHex
任意字符串转换为16进制数,内容简短,谢谢(string to hex)
- 2011-07-23 17:03:00下载
- 积分:1
-
ITU-T G.729A标准源代码解码端SDDecodert
ITU-T G.729A标准源代码解码端,已创建工程文件,方便初学入门者,已测试,运行良好-ITU-T G.729A(ITU-T G.729A standard source code decoder side, the project file has been created to facilitate the beginner beginners, have been tested and run well-ITU-T G.729A)
- 2020-07-07 14:18:57下载
- 积分:1
-
newsfile
用于文件的搜索,主要是文件目录下搜索文件名(for file searching,the main of function is that searching the name of files)
- 2009-06-11 19:25:17下载
- 积分:1
-
Clist
一个vc下的汉字转十六进制的小程序,希望对大家有帮助(A vc transfer hexadecimal characters under a small program, we want to help)
- 2009-09-24 10:14:09下载
- 积分:1
-
excelread
Excel读写保存操作,可以判断Excel数据框中数据类型,包含示例(Excel read and write)
- 2017-06-29 22:46:26下载
- 积分:1
-
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)
- 2013-10-28 19:46:43下载
- 积分:1
-
matlab
i need source code for JSSP using GA,PSO,hPSO and CPSO.
- 2009-12-07 18:07:58下载
- 积分:1
-
RdWrtIni
wince 里面没有WRITEPROFILESTRING等直接读写INI文件的命令,多有不便.因此这份源码实现了WINCE下读写INI的功能.附有源代码及测试程序.经实际使用,效果不错.(wince There are no direct WRITEPROFILESTRING order to read and write INI files, and more has the inconvenience. Therefore the source realize the read and write INI under WINCE function. with the source code and testing procedures. by actual use, good results.)
- 2008-08-05 14:36:18下载
- 积分:1
-
share_combont
如何在VisualBasic中分割一个文件并组装恢复它.(how to split a document assembly and restore it.)
- 2006-06-18 19:48:17下载
- 积分:1