-
ReadXls
读取excel文件的源代码,自己开发,功能详细!(read excel file source code!)
- 2012-04-11 12:47:30下载
- 积分:1
-
GDP
把名为GDP的文件中的各项内容提取出来,即读字符,然后在屏幕上整齐排列输出(The GDP of the file name of the content is extracted, that is, reading characters, and then neatly arranged on the screen output)
- 2010-05-15 18:10:16下载
- 积分:1
-
492580
A simple CS multithreading example, can be used as an example of communications within the local area network (LAN)
- 2017-06-21 07:49:26下载
- 积分: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
-
264totxt
将264文件的二进制码转换成文本文件,以便于264文件的调试显示。(264 files will be converted into binary code a text file in order to debug 264 documents show.)
- 2007-08-30 13:08:37下载
- 积分:1
-
student
内有详细说明文件,鉴于个人水平有限可能有错误敬请谅解(There are detailed description of a document, in view of the limited personal level there may be an error after updating)
- 2007-12-16 16:44:52下载
- 积分:1
-
读写EXECL表内容
一个有借鉴意义的EXCEL格式读写操作的实例。(A reference to the EXCEL format reading and writing operations examples.)
- 2017-08-17 23:05:17下载
- 积分:1
-
HuffamnCoding
用VC++实现的一个简单哈夫曼压缩码和解码程序,可以对任意字符的文本文件进行压缩并解压(With VC++ Realize a simple Huffman compression code and decoding procedures, arbitrary characters can compress a text file and extracting)
- 2008-04-17 21:21:29下载
- 积分:1
-
Wordformation
很好的word排版精华,大家好好看看啊,很有帮助的(The essence of a good word layout, we take a look, ah, very helpful)
- 2010-06-09 16:25:24下载
- 积分:1
-
excel
VB操作EXCEL文件实例(利用excel组件)(VB example of the operation EXCEL file (using excel components))
- 2009-03-17 15:35:39下载
- 积分:1