-
FileCompare
读取两个文件,比较其中的相同单词和出现次数及频率,并将结果保存到文件(Read the two documents, which compare the same words and the number and frequency of appearance, and save the results to a file)
- 2013-07-12 21:51:36下载
- 积分:1
-
porsowility-block
这是很有效的java代码哦,我做课程设计的时候就参考这个拉()
- 2018-02-13 08:59:03下载
- 积分:1
-
Filetest
一个java开发的文件操作的小例子,欢迎大家使用(Development of a java file operations of small examples, welcome to use)
- 2008-01-04 13:43:45下载
- 积分:1
-
TSCreate
生成TS流,将十六进制/二进制文件打包成TS流文件(TS stream generated will be hex/binary files packaged into a TS stream file)
- 2020-12-21 20:29:08下载
- 积分:1
-
javadirtree
java实现系统目录树控件 //导入以下类
import cn.xcode.framework.gui.useModule.xFilesTree.FilesTreeManager
//在面板初始化的地方
FilesTreeManager ftm=new FilesTreeManager() //新增一个文件目录树总管对象
JTree tree=ftm.getFilesTree() //新增一个JTree对象,把ftm.getFilesTree()赋值给它这个树就是系统文件目录树了;
ftm.setShowHidenFiles(true) //设置是否显示隐藏文件
ftm.setShowFilesMode(ftm.SHOWFILESMODE_ALL) //显示的模式有两种(ftm.SHOWFILESMODE_ALL 显示全部
(java realization of the system directory tree control// into the following categories of import cn.xcode.framework.gui.useModule.xFilesTree.FilesTreeManager// in the panel to initialize the local FilesTreeManager ftm = new FilesTreeManager ()// add a file directory Object Explorer tree JTree tree = ftm.getFilesTree ()// add a JTree object to ftm.getFilesTree () assigned to it by the tree is a tree system files ftm.setShowHidenFiles (true)// Set whether to display hidden document ftm.setShowFilesMode (ftm.SHOWFILESMODE_ALL)// show mode, there are two (ftm.SHOWFILESMODE_ALL Show All)
- 2008-06-19 14:16:16下载
- 积分:1
-
FindDuplicateRecordsinExcel
我的比对两个Excel文件中存在的重复记录的程序(My Find duplicate records in the Excel program)
- 2011-06-27 17:20:07下载
- 积分:1
-
ListBox1
一个打包工具,从电脑的任意盘选择一些file,将内容写入一个自定义的file中并存入自定义的地方(A packaged tool, select some file any disk from the computer to write the contents of a custom file and stored in a custom place)
- 2012-10-11 11:04:58下载
- 积分:1
-
excel2dbf
实现把excel文件转为dbf ,把excel当成数据库来处理,也把dbf当成数据库来插入(Achieve the excel file to dbf, to excel as a database to deal with, but also put dbf as a database to insert)
- 2009-03-13 23:25:23下载
- 积分:1
-
20120921
用Perl来检索txt文档中信息,生成excel的文档,前提是格式相同,用来生成测试结果的(This script will analysis the test cases and generate an bat report.)
- 2012-12-11 15:17:42下载
- 积分:1
-
Graphic
使用CArchive类对文件进行操作。对VC操作会更熟悉。(CArchive Class used to operate on the document. On the VC will be more familiar with the operation.)
- 2009-03-21 22:45:11下载
- 积分:1