-
FileCompare
读取两个文件,比较其中的相同单词和出现次数及频率,并将结果保存到文件(Read the two documents, which compare the same words and the number and frequency of appearance, and save the results to a file)
- 2013-07-12 21:51:36下载
- 积分:1
-
can
一个关于剪切板的,似乎是可以多次利用的,一些编程书上也有,(On a clipboard, seems can be repeatedly used, also have some programming book,)
- 2017-04-25 09:14:30下载
- 积分: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
-
notebook
实现记事本的一些简单功能,包括文件的打开,保存,复制,粘贴等。(Achieve some simple notepad functions, including file open, save, copy, paste and so on.)
- 2013-11-06 22:31:59下载
- 积分:1
-
seginnerspart
说明: 本程序为VC++ 6,0的部分学习代码,有助于初学者学习,(This program for VC 6 0 part of the learning code, help beginners learn,)
- 2018-12-31 10:09:51下载
- 积分:1
-
FILE
THE PROGRAM CINCHING THE FILE NAME
- 2009-06-07 21:31:09下载
- 积分:1
-
leafpak-1.1.1.tar
leafpak: 一个文件打包器的源代码(leafpak: a file package)
- 2008-02-16 15:07:42下载
- 积分:1
-
In-Class-Assignment
exercises excel for engineers
- 2011-12-06 10:15:41下载
- 积分:1
-
200
VC++应用excel导入导出,方便实现(VC++ excel)
- 2011-11-23 20:38:33下载
- 积分:1
-
MS_files
c++ primer code 第四版 感觉比较不错( c++ primer code)
- 2009-02-28 11:37:18下载
- 积分:1