搜索资源列表
watchdir.zip
- 监视硬盘目录
WinMgr_demo.zip
- 主目录控制
BOOM网站宝贝 v2.0
- 功能介绍: 强大的网站文件目录在线管理工具!弥补FTP工具的不足。是PHP网站站长的必备! ·列出服务器上的文件和目录。 ·测试文件是否可以读写。1为可,0为否。 ·在可读的情况下,能查看文件的内容。包括该文件里的敏感信息。 ·在可写的情况下,能【上传文件】、【修改属性】、【文件改名】、【编辑文件】、【新建文件】、【新建目录】。 ·【批量删除文件和目录】、【批量修改文件和目录属性】。 ·[MD5加密字符]、[批量代码生成]、[UNIX时间戳换算]。 ·另外还可返回系统环境信息。 ·管理员登陆功
文件
- 编程计算磁盘上(或某一目录下)所有文件的平均长度。 编程计算磁盘上(或某一目录及其各级子目录)每目录的平均文件个数。-programming calculated on the disk (or a directory) all the average length of documents. Programming calculated on the disk (or levels of a directory and its subdirectories), the average per-
监视目录修改情况
- 可以监视文件目录被修改情况的小软件,vc编程-surveillance directory can be small revision of the software, vc Programming
得到目录类
- 我所写的一个c++类,可以得到目录,只要复制过去就可以直接运行.-I wrote a category c can be directory, as long as the copies on the past can be directly run.
删除目录树的一个小程序
- 删除目录树的一个小程序 需要在tubroc环境下运行
程序员之家 - 用VisualC++6_0递归查找目录树 论文
- 用递归查找目录树 这个小程序本人认为还不错 大家共享一下吧 有用的到的 尽量下吧 -using recursive search tree this small program, I think it is good share my views useful to the next as it
目录路径压栈出栈 C 语言源码
- 用于将目录路径压栈和出栈的源代码,采用c语言编写,程序简单实用-used to directory path Yazhan and stack up the source code, using c language, simple and practical procedure
用login二级目录的文件系统
- 这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级目录结构的文件系统中用户管理、文件管理、目录管理的理解,并用程序实现对文件子系统的模拟。-the procedure is simulated using two disk directory structure of the file system file manipulation, it can be achieved on som
自动生成目录树的脚本
- 很久以前从网上找到的咚咚。对于ASP编程者可能有用,一个自动生成目录树的脚本-long time ago from the Internet to find the behind. For ASP programmers may be useful automatically generate a scr ipt tree
dirtotreeview
- Delphi 递归遍历目录到树的源码,很经典的源码-Delphi recursive traversal of the source directory to the tree, it is the classic source
SelectFolder_by_KOS
- 选择目录或文件夹,主要是用来指定保存目录用的,里面写了三个方法,我没事干脆把三个方法装到一个dll里去了-Select the directory or folder, specify the save directory is used mainly used, which wrote the three methods
dirchng
- 监视目录的文件异动的控件,能够及时将异动的情况反映给程序-Transaction monitor controls the file directory, to reflect the situation in time to process transaction
o
- 多用户多级目录的文件管理系统 实现建立文件、打开文件、复制文件、查询目录-Multi-user multi-level directory of the file management system to achieve the establishment of files, open files, copy files, query the directory
UnitMain
- 通过创建线程 ,用于监控文件目录中的文件,解析后进行备份工作(Through the creation of threads, used to monitor the file directory file, after parsing backup work)
取易语言目录
- 通过读注册表实现取易语言目录,可用于需要取易语言目录的程序,也可以仿照,读取其它程序目录(By reading the registry to implement the easy language directory, you can use for easy language directory of the program, can also be modeled, read other program directory)
LOL自动寻找目录
- LOL自动寻找目录 LOL自动寻找目录 LOL自动寻找目录
MATLAB-智能算法30个案例分析-终极版(带目录)
- MATLAB-智能算法30个案例分析-终极版(带目录)
Delphi 获得当前程序运行的目录
- Delphi 获得当前程序运行的目录,看看对你有帮助没有