-
06052935
Xiangtan City housing provident fund management center
- 2017-04-24 09:13:31下载
- 积分:1
-
ansic_headers
标准c的重要的头文件,便于在程序编写中查阅,很有帮助的(standards of the first important document, prepared to facilitate the inspection process, helpful)
- 2007-05-09 19:15:17下载
- 积分:1
-
ReadExcel
对excel的文件处理。打开直接能用,挺简单的。(Excel file for processing. I can open a direct, very simple.)
- 2014-03-05 23:44:20下载
- 积分: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
-
OperateFile
拷贝、删除和移动文件OperateFile,很不错的vc源码,希望能对大家有所帮助(Copy, delete and move files OperateFile, very good vc source code, I hope you can help)
- 2011-09-06 23:02:02下载
- 积分:1
-
Excel
python操作excel,获取行列数据,并分组统计(python process excel)
- 2019-05-21 10:00:42下载
- 积分:1
-
ztf02
将屏幕不断保存为avi文件的程序,可以用于制作程序演示(screen constantly kept as avi document procedures can be used for the production process demonstration)
- 2007-03-09 11:43:34下载
- 积分:1
-
SAVE-TXT
此项代码的功能可以提供保存文本的作用,此外还可以对文件进行一定的修改。 (save txt file)
- 2014-01-07 13:39:50下载
- 积分:1
-
tool
windows xp字库提取并可以转化成任意用于显示屏显示的点阵(windows xp font extraction and can be converted into arbitrary for the display shows the lattice)
- 2012-06-25 10:11:49下载
- 积分:1
-
BinaryFileReader
用C#编写的可以读写二进制文件的小程序,绝对可以直接用(C# can be prepared in reading and writing binary files small procedures, it may direct use)
- 2007-01-02 21:52:18下载
- 积分:1