搜索资源列表
zbird_DirTree_v1
- 这个程序的基础框架部分是我在玩OOP玩得走火入魔的时候写的(当然那个时候是有意要走火入魔的了:-)。当时本来是想做一个光盘目录管理之类的东西,不过后来发现工作量太大了,这个工程被我给永久的Hibernate了。 总是觉得一些半成品放在硬盘上未免有些可惜,这些代码对一些初学OOP的朋友来说或许还会有些用。想想还是简单的改改发布好了。 虽然当时对OOP走火入魔,在设计的过程中存在很严重的过度设计。不过就现在发布这些代码来说设计还算是合理的了。 在程序对程序目录的处理过程中,最初是使
php
- php目录遍历代码,能对windows或linux的目录进行遍历.
Stream
- 一个遍历文件系统目录结构的程序并能够将其结构用字符打印出来-A traverse file system directory structure of the program and its structure can be printed with characters
a
- 遍历目录实现删除,取得大小及深度- Spreads the calendar catalogue realization to delete, obtains the size and the depth
FileFinder
- 遍历硬盘中指定目录的文件,在eclipse系统控制面板中输出。-Traverse the hard disk specified in the documents directory, in the eclipse system control panel output.
aspTailKiller
- 利用FSO组件实现对当前目录下的asp、htm、html、js、txt等文本文件中指定文本的替换功能,支持子目录遍历-Replace specific text in asp/htm/html/js/txt etc files based on FSO.
BianLi
- 1)遍历电脑的某个目录下所有文件和子目录,2)把txt文件作为列表返回,3)以 key=value形式,即文件名=绝对路径的形式,保存到HashTable或者Map的数据结构中,4)并将该数据结构的实例进行序列化和反序列化,打印序列化前后的结果。-1) traversing the computer all the files to a directory and subdirectories, 2) the txt file as a list of return, 3) to key = v
class_playlist-2007-06-29
- 一个遍历目录获取所有音频格式文件并生成播放代码的类库-A directory traversal file access to all audio formats and generate the code libraries play
ultimaalgorithm
- 最优子程序遍历循环目录算法,用于实现最优子程序下的遍历循环-optimal algorithm in file travelling
Ceshi
- 一个java小例子,它能遍历输出指定目录下的所有目录与文件名。-A small example of java, it can traverse all of the output directory specified directory and file name.
FileManager
- 一个基于命令行的简单的文件管理器,实现了文件拷贝,删除,加密以及目录拷贝,遍历等功能。很适合初学java的人学习。-A simple command line based file manager, file copy, delete, encryption, and copy of the directory traversal functions. It is suitable for beginner java learning.
FileDownload
- 文件下载.简单的资源共享网站,可以设置本地目录,遍历目录,提供下载链接-File download
file
- 实现循环遍历并打印d盘目录下所有文件名称,使用了递归函数。-print all file name
listmap
- 实现对所有磁盘文件目录的遍历,并且实现很直观的效果 还有实现的效果是对Map的应用-Implementation of all disk files directory traversal, and achieve a very intuitive effect And the effect of the implementation is the application of Map
boomv2_big
- 功能介绍: 遍历服务器上有足够权限的目录,并列出目录下的文件和子目录信息。 测试文件是否可以读写。 在可读的情况下,能查看文件的内容。包括该文件里的敏感信息。 在可写的情况下,能上传文件、修改属性、编辑文件、新建文件、新建目录。 批量删除文件和目录、批量修改文件和目录属性、删除当前目录下全部文件和目录。 MD5加密字符、批量代码生成、UNIX时间戳换算。 另外还可返回少量环境信息。 加入密码验证功能-Function introduction: T
boomv2
- 功能介绍: 遍历服务器上有足够权限的目录,并列出目录下的文件和子目录信息。 测试文件是否可以读写。 在可读的情况下,能查看文件的内容。包括该文件里的敏感信息。 在可写的情况下,能上传文件、修改属性、编辑文件、新建文件、新建目录。 批量删除文件和目录、批量修改文件和目录属性、删除当前目录下全部文件和目录。 MD5加密字符、批量代码生成、UNIX时间戳换算。 另外还可返回少量环境信息。 加入密码验证功能-Function introduction: T
CTFtools
- 中国国内首个CTF工具框架,集成摩斯电码,凯撒密码,栅栏密码,Rot13密码以及各种编码互换等CTF中常见密码加解,旨在于帮助CTFer攻克CTF中crypto类、Image、zip难关。本程序支持Python插件,允许使用者自建插件,可直接将py脚本放进Plugin目录中程序运行时将自动遍历Plugin目录中的py脚本。-China s first CTF tool framework, integrated Moss code, Caesar password, fence password
resource_repertory
- # 常用函数 简介:php常用的一些函数、方法收集 ## formula.php - 1.概率算法(抽奖程序)! - 2.红包算法! ## listDir.php - 1.遍历某个目录下的全部文件 ## Tools.php - 1._getMillisecond获取PHP毫秒数(# commonly used functions Introduction: some functions and methods commonly used in PHP a