-
Hide
让电脑中的全部文件,瞬间隐藏起来。可以保护电脑安全,其中调用了AIP函数,也有参考意义。(Let the computer all the files, and instantly hidden. To protect computer security, which calls the AIP function, but also reference value.)
- 2011-07-23 16:19:58下载
- 积分:1
-
SelDEL
实现在程序运行完毕后,删除自身exe文件.适用于需要时间限制类程序.(Time limit for applications that require such procedures in the program is complete, delete the exe file.)
- 2013-05-19 10:22:03下载
- 积分:1
-
FileSplitter
文件的分割,可以将任何文件分割成几个部分(The segmentation of the file, any file can be split into several parts)
- 2012-02-10 11:35:22下载
- 积分:1
-
sofgv0
一个基于pci2000数据采集卡的数据采集系统的界面编程(A data acquisition system based on pci2000 data acquisition card interface programming)
- 2017-04-02 14:17:39下载
- 积分:1
-
proSche
简单的日志本,可以记录每天的工作情况,方便记忆,适合老人用。(Simple log book, you can record daily work, easy to remember, suitable for the elderly to use.)
- 2013-11-04 11:11:40下载
- 积分:1
-
SGS
在VS2008的MFC下,对excel,进行查询,排序,统计。(In VS2008 under the MFC, to excel, the query, sorting, statistics.)
- 2012-02-24 15:46:14下载
- 积分:1
-
支持多种格式图片的LIB
一个支持多种图形文件格式的函数库,如果需要,你可以修改源代码,生成自己的函数库。(support a variety of graphics file formats libraries, if necessary, you can modify the source code, generate their own libraries.)
- 2005-07-04 10:08:43下载
- 积分:1
-
wenjianguanliqi
文件管理器,支持测试,很好的很专业,一定不要错过啦(File Manager, support testing, very good professional, must not miss!)
- 2012-09-04 10:21:10下载
- 积分: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
-
VC++实现excel表格的读写
VC++实现excel表格的读写,程序开发中可以直接拿来用,排版非常清晰(VC++ Realize excel forms of reading and writing, program development can be directly used to use, layout is very clear)
- 2020-06-26 02:40:02下载
- 积分:1