-
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
-
pdf2tiff
pdf转换为tiff格式的图片,支持多页格式。(trans pdf to tiff.)
- 2011-10-09 11:12:06下载
- 积分:1
-
decoder
用C++是实现的码长为900的BCH码解码程序(本程序用visual studio运行,若用其他软件,可能要修改一下头文件)(The use C++ achieve a code length of 900 BCH code decoding process)
- 2020-06-29 21:20:02下载
- 积分:1
-
lab2
程序查询 Fat12 文件,分别对目录文件、普通文件、不存在的文件进行做相应的输出(Procedures for the Fat12 file, respectively, on the directory file, the ordinary file, the file does not exist to do the corresponding output)
- 2016-11-07 16:35:29下载
- 积分:1
-
info
说明: 日常工作中用于拆分文件中数据和统计工作量的小程序(Daily work for the Resolution of the document the workload of data and statistics applets)
- 2008-08-27 21:26:56下载
- 积分:1
-
FindDuplicateRecordsinExcel
我的比对两个Excel文件中存在的重复记录的程序(My Find duplicate records in the Excel program)
- 2011-06-27 17:20:07下载
- 积分:1
-
[emuch.net][311235]Crack
这是origin 9的破解文件,对于32位和64位window 测试可用(It is a crack of origin 9. Work for x86 and x64 windows.)
- 2013-08-14 05:12:45下载
- 积分:1
-
文件操作
关于windows系统文件操作处理学习代码(About the File Operation Processing of Windows System)
- 2019-06-10 11:46:40下载
- 积分:1
-
winpe
类似Borland公司的Tdump的程序。分析DLL/EXE文件信息(The app of analysising the infomation of DLL or EXE , which is like the TDump of Borland)
- 2020-11-05 10:09:54下载
- 积分:1
-
U
可以在后台复制U盘的所有文件。可以自己修改哦(U disk can copy all the files in the background. Oh, can modify their own)
- 2013-11-27 18:47:02下载
- 积分:1