-
CSharp-Word
C#对Word的常用操作,希望对你有所帮助。(C# on the Word of common operations)
- 2010-05-15 16:12:55下载
- 积分:1
-
GetDir
能够很好的获取文件的路径信息源码。
根据路径能够遍历路径下的文件。
适合学习用。(Can be a good source to get the file path information. According to traverse the path of the file path. Suitable for learning.)
- 2013-12-23 10:16:23下载
- 积分: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
-
BlindSpot
能进行简单的文件捆绑,但是操作有点不方便()
- 2007-10-14 18:56:30下载
- 积分:1
-
MSCOMM32
第一:将文件拷到c:windowssystem32第二:运行install,这样就注册好了(This file contains important installation and general information for
Version 8.0.2 of the CEintegrated product set.)
- 2013-09-22 19:37:32下载
- 积分: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
-
RaplaceText
用指定内容替换文件中的指定内容,并将更改结果保存在当前文件中。(Replace the contents of the specified file with the specified content, and change the results stored in the current file.)
- 2013-12-01 12:14:21下载
- 积分:1
-
TikaFile
抽取文件,能够读取office、pdf文件(Extract files, the ability to read office, pdf file)
- 2011-11-17 16:41:10下载
- 积分:1
-
doc_view
基于doc_view多文件示例(源码),可以改变文档的图片工具.好好玩玩啊(Doc_view based on multi-file examples (source), can change the document image tools. Good play ah)
- 2007-08-23 12:41:08下载
- 积分:1
-
eifxson
一个模拟操作系统磁盘控件管理的程序,采用位示图,界面友好,灵活,比较适合做操作系统实习作业()
- 2018-02-22 15:04:50下载
- 积分:1