搜索资源列表
实现文件目录操作即时监视程序
- 实现文件目录操作即时监视程序,可以监视在Explore中的重命名、新建、删除文件或目录-directory operation to achieve immediate surveillance procedures can monitor Explore in the re-naming of new, delete files or directories
文件删除
- 删除同一目录下的所有文件,目录,子目录及下 的所有文件-same directory delete all the files, directories, subdirectories and all documents under the
Files Chooser Dialog.超级文件目录选择对话框rar
- 超级文件目录选择对话框-super directory selection dialog
将硬盘文件目录转为数据库数据
- 此代码的功能是将硬盘文件目录转为数据库数据-this code is the function of hard disk directory data to the database
索引结点实现目录管理
- 利用索引结点实现文件目录管理,可以实现dir,cd,md,rd操作。-Index node using files directory management, can achieve dir, cd, md, rd operation.
模拟文件管理系统
- 1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将它恢复到内存的虚拟磁盘空间中。 2.文件存储空间的分配可采用显式链接分配或其他的办法。 3.空闲空间的管理可选择位示图或其他的办法。如果采用位示图来管理文件存储空间,并采用显示链接分配方式,那么可以将位示图合并到FAT表中。 4.文件目录结构采用多级目录结构。为了简单起见,可以不使用索引结点,其中的每个目录项应包含文件名、物理地址、长度等
文件目录的TRUBOC
- 文件目录的TRUBOC
树控件浏览文件
- 生成当前文件目录的树控件,
获取文件目录索引结构 v1.1.1
- 获取文件目录索引结构 v1.1.1
文件监控
- 监控目录下的文件
c++目录文件及内容的提取
- 关于c++中文件目录及子目录中文件内容的提取
for_rm 用于删除目录下某个确定名字的文件或者文件名
- 用于删除目录下某个确定名字的文件或者文件名,可遍历。特别是如svn文件目录等-OK to delete a directory or file name of the file name, you can traverse. Svn directory in particular, such as
多级文件目录管理
- 一个简单的操作系统文件管理系统 课程设计 用C#实现,希望对大家有帮助,welcome to load!
FileExplorer.rar
- VC++6.0文件浏览器,实现各盘下文件目录的浏览,VC++6.0 file browser, under the realization of the disk file directory browser
编写并调试一个树型目录结构的文件系统
- 编写并调试一个树型目录结构的文件系统,模拟文件管理工作流程.设计多用户文件系统,采用多级文件目录。-Write and debug a directory tree structure, file systems, document management workflow modeling. Design a multi-user file systems, multi-level directory.
06
- C#程序开发范例宝典 6文件系统 6.1创建和删除文件 6.2查找文件 6.3修改文件 6.4文件目录 6.5复制文件 6.6指定类型的文件操作 6.7其他-C# Programming Example 6 Baodian 6.1 File System 6.2 to create and delete files to modify the file search file 6.3 file 6.4 file 6.6 Copy 6.5 directory spe
VC++_遍历文件目录到Tree树控件
- 些源码为遍历硬盘文件目录,然后将文件加载到Tree控件上
TreeView
- Windows文件目录树的使用,和列表的使用-Windows file directory tree use, and a list of the use of
模拟DOS文件存储
- 模拟设计DOS操作系统中磁盘文件的存储结构,通过文件目录,FAT表等形式表现文件在DOS系统中的存储(DOS operating system simulation design in the disk file storage structure)
copy_files
- 该程序实现了使用线程池实现文件目录的拷贝,其中含有完整的make脚本程序,可执行文件(The thread pool makes a copy of the file directory)