-
disk
查找磁盘上所有文件,快速高效,大家可以看下。(Find all files on the disk, quickly and efficiently, we can have a look.)
- 2014-01-13 14:55:13下载
- 积分:1
-
cfexmostersetbase
一个E语言编写的奇迹刷怪文件的批量编辑工具源码(sorry,my english is not very good)
- 2011-08-08 13:09:14下载
- 积分:1
-
HowToMakeVirus
一个简单的病毒的c语言实现,从原理以及本质方面进行了较深入的探究(this is a small program about virus)
- 2010-10-15 22:58:01下载
- 积分:1
-
inidemo
对配置文件的通用访问以及写入操作,本程序提供静态方法(Configuration file access)
- 2013-08-06 14:51:38下载
- 积分:1
-
foresuncheck
说明: VC实现的曲线图形显示库,很适合作历史曲线显示。需要做历史曲线对比的可以参考下哈。(VC graphics library to achieve the curve, it is suitable for the historical curve display. History needs to be done under the curve of contrast can refer to Kazakhstan.)
- 2011-02-27 01:04:04下载
- 积分:1
-
1
说明: 一个文件的打开,怎样在word里进行读和写(Open a document and how to read and write in the word)
- 2009-04-28 08:54:09下载
- 积分:1
-
chuandan
这是一个宣传海报的制作源文件,方便我们以后再次做海报。(This is a propaganda poster making the source files, to help us again in the future to do the posters.)
- 2012-10-28 14:12:56下载
- 积分:1
-
word
可以把word表格转为数据库需要的格式文件(Word forms can be converted into the format required by the database file)
- 2013-08-06 10:29:13下载
- 积分: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
-
TXT-Cutting
这个软件是当初给我的小说群网友开发的一款自动分割TXT文档的工具,拥有自动读取文档、检测文档基本信息、分割、给新文件有序重命名等功能。使用C开发的。(This software is original to the novel group of friends developed a tool for automatic segmentation of the TXT files, with the document automatically read the basic information of the detected documents, segmentation, and ordered to a new file rename function. C development.)
- 2012-05-24 15:26:01下载
- 积分:1