搜索资源列表
获取桌面路径
- 获取桌面路径,通过系统的API函数获得当前用户的桌面地址(绝对路径),可以通过这可以操作桌面的文件或快捷方式.- The gain tabletop way, obtains the current user through the system API function the tabletop address (absolute way), may be allowed to operate the tabletop through this the document or the qu
FolderBrowser
- 浏览目录,在VC++获取文件夹路径。Browse Folder-browse catalogs, access to the VC folder path. Browse Folder
VB-Filesystem
- 文件系统全家福(编程语言VB)AddadStringDir 快速全盘查找文件Dir和Api扫描驱动器Exe 伪装天使FreeActiveXShell 获取特殊文件 安全的删除自己 比较两个文件是否相同 查找目录 全部文件大小 查找文件 从全路径名中获得文件扩展名 从全路径名中提取文件名 二进制复制文件 获取当前目录下所有文件和文件夹 记载Windows使用的时间 检测文件是否存在 建立多级目录 将文件夹目录保存到INI文件当中 批量移动文件 确定文件是否为可执行文件 删除含文件的目录 顺序文件
DeleteCertainFile
- 获取某一文件夹的路径,窗口会显示该文件夹中的文件类型,指定某一类型,选择删除按钮,则该文件夹中该类型的文件将被删除。
OprateFile
- 获取文件路径,选择操作类型(移动,拷贝,删除),就能实现该操作
Splite
- 文件分割器,获取要分割文件的路径,接着点击分割按钮,就能实现大型文件分割,并且在界面显示分割后的文件数目,以及文件
SpliteFile
- 文件分割器,获取要分割文件的路径,接着点击分割按钮,就能实现大型文件分割,并且在界面显示分割后的文件数目,以及文件
文件操作类
- 整合文件操作的基本处理,包括删除文件、文件夹,获取系统路径、读取、写入文件等
ReadFileName
- 使用Excel的VBA编制 可以方便地获取此文件所在的路径,以及此路径下所含有的所有文件夹及文件名-VBA Excel, you can use aspects of the preparation of the file where the access path and this path contains all the files under the folder and file name
getfile
- A Freeware DDX routine for selecting a filename(30KB)获取文件路径-A Freeware DDX routine for selecting a filename (30KB) to obtain file path
FileUtil
- 简单实现文件(夹)的复制、移动、删除、获取大小等操作 复制文件或者目录,复制前后文件完全一样。 删除一个文件或者目录 。 移动文件或者目录,移动前后文件完全一样,如果目标文件夹不存在则创建。 重命名文件或文件夹 。 读取文件或者目录的大小 。 判断一个文件是否存在 。 本地某个目录下的文件列表(不递归) 。 递归目录下的所有文件。 将字符串写入指定文件(当指定的父路径中文件夹不存在时,会最大限度去创建,以保证保存成功!) 获得文件大小-Simple i
wenjianchakan
- 能够实现拖拽文件或者文件夹,获取文件或者文件夹的物理路径-Be able to drag and drop files or folders, to obtain the physical path of the file or folder
GetPathAndDir
- 获取文件的路径,和文件的目录功能,非常好用-Get the path to the file, directory and file functions, very easy to use
geticon
- C#获取文件的图标。通过传入文件路径调用函数返回文件的大图标。-C# to get the file' s icon. The function returns the file is called by passing the file path icon.
GetDir
- 能够很好的获取文件的路径信息源码。 根据路径能够遍历路径下的文件。 适合学习用。-Can be a good source to get the file path information. According to traverse the path of the file path. Suitable for learning.
GetMD5
- 获取文件MD5码函数,通过函数可以获得文件的MD5码,参数为文件的绝对路径和获得的MD5字符串-Get the file MD5 code function, the MD5 code can be obtained through the function of the file, the absolute path parameters for the file and the MD5 string
ToolFile
- 文件的读写,以及根据文件的绝对路径获取文件名。将CStringArray写入到文件;将文件内容读取到CStringArray-MFC file read and write, as well as the absolute path of the file name. Writes CStringArray to a file reads the file contents to CStringArray
GetFileExname
- 本程序源实现了获取文件扩展名的功能。通过获取在文件路径中最后一个点号(.)的位置,截取其右侧的长度。-This program implements the source to get the file name extension function.
GetFileName
- 本例用于实现从文件路径中获取文件名的功能。通过使用Dir函数从路径中提取文件名。-This example uses the filename and achieve access to functions the file path.
GetDir
- 通过C++获取指定路径下的文件及文件夹索引-Get all files and folder indexes under the specified path via C++