搜索资源列表
zbird_DirTree_v1
- 这个程序的基础框架部分是我在玩OOP玩得走火入魔的时候写的(当然那个时候是有意要走火入魔的了:-)。当时本来是想做一个光盘目录管理之类的东西,不过后来发现工作量太大了,这个工程被我给永久的Hibernate了。 总是觉得一些半成品放在硬盘上未免有些可惜,这些代码对一些初学OOP的朋友来说或许还会有些用。想想还是简单的改改发布好了。 虽然当时对OOP走火入魔,在设计的过程中存在很严重的过度设计。不过就现在发布这些代码来说设计还算是合理的了。 在程序对程序目录的处理过程中,最初是使
Fivefiles!
- 一共五个源代码文件,,分别实现哈希表遍历,,播放动画,,写文件,,带对话框的窗口和访问数据库!-a total of five source code files, respectively achieving hash table traversal, and broadcast animation, and writing paper. with the dialog window and access to the database!
FindFrame
- 用java语言实现的本地文件搜索功能,在当前硬盘类搜索文件,获取文件路径,知道存在否。要在硬盘中遍历。
dataStruct
- java实现数据结构-树的遍历,详情请看doc说明文件!
javaProject
- 遍历指定文件夹下的某种文件。可以对WINDOWS下的文件夹进行遍历,返回满足条件的文件路径-Ergodic designated folder of a document. WINDOWS can be carried out under the folder traversal and return to meet the conditions of the file path
Stream
- 一个遍历文件系统目录结构的程序并能够将其结构用字符打印出来-A traverse file system directory structure of the program and its structure can be printed with characters
FileFinder
- 遍历硬盘中指定目录的文件,在eclipse系统控制面板中输出。-Traverse the hard disk specified in the documents directory, in the eclipse system control panel output.
java
- 用JAVA遍历电脑中的文件夹和,图形界面-Computer with JAVA traverse the folders and, graphical interface
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
dom4j_study
- dom4j操作xml文件的示例,自己根据dom4j的api写的一个示例,其实已经应用到我们的项目中去,应用仅应用其中一个方法,还有很多方法可以使用,干净的封装bean,可以拿来就用,非常实用,所以贡献出来大家一起共享。包括:xml文件的生成,遍历,更新或修改等常用操作。压缩包里含有dom4j的两个核心jar包。 -dom4j xml file operation example of the api dom4j write their own according to an example, i
copyFile
- java 实现了对指定文件夹的拷贝,可以遍历子文件夹 拷贝到指定的文件夹-java implementation of a copy of the specified folder, you can traverse subfolders copied to the specified folder
delete_blank_and_br_and_instructions
- javascr ipt去掉注释的工具,我自用的。 能够遍历文件夹中的所有文件;自动识别文件: 1 去掉js方式的注释; 2 去掉html方式的注释; 3 去掉CSS方式的注释; 注意:如果注释中出现三斜杠"///"以上,会出错,如果少写了分号(语法错误,例如alert("dd"),没有分号结尾),会出错——因此要求语法规范;-delete instructions for Js
Javareadfile
- Java文件夹文件的遍历访问,读取和删除-Traverse Java folder file access, read and delete
Test
- 遍历f盘,并查找“我是病毒.exe”的文件,并将其删除-Traverse f disk, and look, " I am a virus. Exe" file, and delete
FileCollect
- 这个是一个有界面的文件提取器,根据文件名,支持通配符,遍历提取出程序所在文件夹下所有文件名符合的文件-This is an interface file extractor, according to the file name, wildcard support, through a program to extract all the files under the folder where the file name in line with
traversal
- 遍历指定文件夹,并按层次显示文件夹和文件名。-Through the specified folder, and press to display the folder hierarchy and file name.
JavaRW-Excel
- java读写、编辑Excel。程序通过使用java的第三方库SNMP4J来读写和编辑Excel文档,其中实现很多高级的功能,包括:单元格颜色、单元格格式、合并单元格等等。 同时该程序还实现的功能包括:java遍历文件夹下所有文件,文本文档的读取和写入等等。-java read and write, edit, Excel. Program SNMP4J through third-party libraries use java to read and write and edit Exce
WordCount
- WORDCOUNT单词词频统计,能遍历文件夹,分辨文件类型并统计文档文件中的单词频率,排序输出。包含文件搜索类ScanWord,单词统计类TextDoc,并有两个类的JUnitTest文件及相应的说明文档readme,正确性文档。-Word frequency statistics file and sort output, including file search category ScanWord, word statistical category TextDoc, and there
BuildSql
- 1、使用Swing创建界面 2、使用svnkit下载数据库sql文件 3、使用JSqlParser对数据库文件的内容进行解析,例如:解析创建表、修改表字段和类型等 4、使用nio遍历文件、拷贝文件、读取文件内容-1, the use of Swing to create interface 2, use svnkit to download SQL file 3, the use of JSqlParser to the file content analysis, fo
FileTest
- 遍历文件夹下所有文件和文件夹,获取文件中每一行的内容。-Iterates through all files and folders, folder for each line in the file.
