-
REMOVAL
it is my first project last year about menu..system
i save it in txt file. but it is as runable or executable program in turbo C++ 3.0. JUST open it in note pad then ("save as") removale.cpp.
- 2009-10-21 04:58:04下载
- 积分: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
-
bin2Asc
说明: 该程序将二进制文件转换为ASCII文本文件,论坛留言中不可能粘贴二进制数据,但可将其转换成文本文件,便于在论坛发帖,复制论坛的数据后粘贴到文本框,可重新将文本文件还原成原来的二进制文件。(The program will convert the binary file ASCII text file, the forum can not paste the message in binary data, but can be converted into text files for easy posting in the forum, copy, paste data from the forum text box, text files can be re- revert to the original binary file.)
- 2010-04-25 21:49:42下载
- 积分:1
-
MergFileDemo
vc——合并分割的小文件MergFileDemo的程序源码,值得一看!(vc- merge split small files MergFileDemo the program source code, worth a visit!)
- 2011-08-23 00:06:32下载
- 积分:1
-
date
开始显示速度很慢,要达到5~6秒。开始显示速度很慢,要达到5~6秒。开始显示速度很慢,要达到5~6秒。(Began to show very slow to reach 5 to 6 seconds.Began to show very slow to reach 5 to 6 seconds.Began to show very slow to reach 5 to 6 seconds.)
- 2013-12-12 14:23:28下载
- 积分:1
-
vb_findfile
vb 搜索文件 vb开发的一个搜索文件及文件夹得程序(vb file vb developed a search search for files and folders the program was)
- 2011-08-08 15:29:36下载
- 积分:1
-
CSharpjiexi-2jinzhi
C#解析二进制文件的源码,自我感觉还是可以把(C# source code parsing binary files, or you can feel the)
- 2014-01-03 14:59:43下载
- 积分:1
-
Office-pro
如何动态创建播放幻灯片,如何直接播放幻灯片文件,如何使用自动化运行Word宏,如何使用自动化生成Excel图表等等...(How to dynamically create a slide show, how to direct the slideshow file, how to use automation to run Word macro, how to use automation to generate Excel charts, etc. ...)
- 2013-11-22 08:18:15下载
- 积分: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
-
VBToExcel
VB写的如何和Excel表格进行数据交换,修改,删除等动作.有详细的中午注释,适合菜鸟学习!(How to write VB and Excel spreadsheets for data exchange, modify, or delete action. Noon detailed notes, suitable for a novice to learn!)
- 2013-09-22 15:22:18下载
- 积分:1