一、前言
今天和大家分享的是使用win32api操作磁盘,目录,文件,这里分为三大块,希望能帮到大家。在讲之前还是先给大家看看效果图,如下图:
二、磁盘
获取盘符下的所有文件夹.rar: https://url18.ctfile.com/f/7715018-956939568-0de11f?p=6511 (访问密码: 6511)
获取驱动器的类型.rar: https://url18.ctfile.com/f/7715018-956939571-61dc95?p=6511 (访问密码: 6511)
获取所有磁盘盘符.rar: https://url18.ctfile.com/f/7715018-956939574-9978bf?p=6511 (访问密码: 6511)
三、目录
创建文件夹.rar: https://url18.ctfile.com/f/7715018-956940066-065c93?p=6511 (访问密码: 6511)
复制文件夹.rar: https://url18.ctfile.com/f/7715018-956940063-87608f?p=6511 (访问密码: 6511)
获取目录中所有文件.rar: https://url18.ctfile.com/f/7715018-956940060-ee88fc?p=6511 (访问密码: 6511)
获取目录中所有文件夹.rar: https://url18.ctfile.com/f/7715018-956940057-f11992?p=6511 (访问密码: 6511)
获取目录中所有文件夹和文件.rar: https://url18.ctfile.com/f/7715018-956940054-f08404?p=6511 (访问密码: 6511)
获取文件夹大小.rar: https://url18.ctfile.com/f/7715018-956939979-81e3ad?p=6511 (访问密码: 6511)
获取文件夹中的文件数量.rar: https://url18.ctfile.com/f/7715018-956939976-a87f53?p=6511 (访问密码: 6511)
获取系统目录和windows安装目录.rar: https://url18.ctfile.com/f/7715018-956939973-2a7968?p=6511 (访问密码: 6511)
判断文件夹是否存在.rar: https://url18.ctfile.com/f/7715018-956939967-74f3f7?p=6511 (访问密码: 6511)
删除文件夹.rar: https://url18.ctfile.com/f/7715018-956939964-273aac?p=6511 (访问密码: 6511)
移动文件夹.rar: https://url18.ctfile.com/f/7715018-956939958-ebcac5?p=6511 (访问密码: 6511)
在某个目录中搜索文件.rar: https://url18.ctfile.com/f/7715018-956939952-d8a706?p=6511 (访问密码: 6511)
在某个目录中搜索文件夹.rar: https://url18.ctfile.com/f/7715018-956939946-33badb?p=6511 (访问密码: 6511)
重命名文件夹.rar: https://url18.ctfile.com/f/7715018-956939943-d5d741?p=6511 (访问密码: 6511)
四、文件
创建文件.rar: https://url18.ctfile.com/f/7715018-956939769-86c890?p=6511 (访问密码: 6511)
读取文件或写入文件.rar: https://url18.ctfile.com/f/7715018-956939766-d26904?p=6511 (访问密码: 6511)
复制文件.rar: https://url18.ctfile.com/f/7715018-956939760-1b3422?p=6511 (访问密码: 6511)
获取文件大小.rar: https://url18.ctfile.com/f/7715018-956939757-ab5a62?p=6511 (访问密码: 6511)
判断文件是否存在.rar: https://url18.ctfile.com/f/7715018-956939754-648f7a?p=6511 (访问密码: 6511)
删除文件.rar: https://url18.ctfile.com/f/7715018-956939751-62a54c?p=6511 (访问密码: 6511)
移动文件.rar: https://url18.ctfile.com/f/7715018-956939748-df6757?p=6511 (访问密码: 6511)
在文件中搜索关键字.rar: https://url18.ctfile.com/f/7715018-956939745-29b687?p=6511 (访问密码: 6511)
重命名文件.rar: https://url18.ctfile.com/f/7715018-956939742-97ac9d?p=6511 (访问密码: 6511)
如果有不会使用的代码,请关注公众号“”简易编程网“并和小编一对一在线交流解答。