-
vcexcel
能够成功读写excel的C++代码,读写速度快,代码简单,实现思路很清晰(Can read and write excel C++ code, read and write speed, the code is simple, to achieve clear thinking)
- 2012-02-21 20:31:37下载
- 积分:1
-
VChelper
一本不错的VC开发帮手,可以随时查找VC中的函数等内容,使VC开发变得简单。(A good helper of the development of the VC, you can always find the contents of the function of the VC and VC development easier.)
- 2012-06-11 17:06:55下载
- 积分:1
-
CB3000.Designer
Conf File for CB3000
- 2009-06-30 20:19:06下载
- 积分:1
-
FileSplitter
文件分割器,用与对文件进行分割(paper dividers used to separate documents)
- 2004-10-31 13:40:35下载
- 积分:1
-
editminusv0·5build20080831
程序代码查看软件,同时也可对该代码文件进行新的编程。(Program code to view the software, but also the code files for new programming.)
- 2009-03-14 23:06:08下载
- 积分:1
-
sale
文件输入物品税前价格,通过相应物品的税率计算出物品的售价并显示。(File input goods before prices, tax rates by the corresponding articles of the items priced and displayed.)
- 2013-11-08 18:47: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
-
word
VC word模板混合编程,在VC中操作word模板,能插入文字和图片(VC word template mixed programming, operation in VC word template, can insert text and pictures)
- 2020-06-29 12:20:02下载
- 积分:1
-
36
说明: 升级文件列表制作工具,应用程序编程源码,很好的参考资料。(Upgrade file list creation tools, application programming source code, a good reference.)
- 2014-02-16 21:14:42下载
- 积分:1
-
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