搜索资源列表
文件属性获取
- 该程序是基于对话筐的MFC应用程序,主要是将了在不打开文件的情况下在窗体中显示文件的属性-that the procedure was based on dialogue basket MFC applications, mainly to the open files in the case of the form shown in the document properties
CSpreadSheetModifyDemo
- VC2003中的7.1 版本打开, 1. 在一个excel文件中,读取不同sheet需要多次打开该文件(DataBase)(多次后就可能需要几秒钟) ----修改了 2. DeleteSheet存在问题, 改为EmptySheet, 但需要外部调用commit,可以和修改表同时执行 3. 表删除后可能存在空行, 通过参数设置是否读取空行, 默认不读取 4. 删除表后,如果没有重新创建, 表格为空, 改后让其只有一行"F1 F2 F3 ....",(F1表示第一行第一列值) -V
XLEzAutomation
- 采用excel 的automation技术实现excel报表的操作,可以通过该类提供的函数方便的在VC++程序中打开关闭excel文件,并且可以在excel表格中任意插入文字、数字、图片等。该类可以方便的进行扩展用于VC对excel的操作。-The automation technology using excel report excel action, can facilitate the functions provided by the class in VC++, close to o
JHPrint1125
- 利用开源表格源码+Excel编写的地籍表打印程序-Use of open source source code+ Excel written in the form of cadastral sheet printing program
Test1
- vc6打开一个事先有表格的word2003文件,填写里面的表格,并保存退出-vc6 to open a file in advance with word2003 form, fill out the form inside, and save and exit
CPPopenExcle
- 简单的功能,就是用C++打开excle表格,并弹出内容。-Simple function in C++ to open excle form, and pop-up content....
FileTool
- vb运行程序,以2进制形式打开文件,可以修改、截取、合并、比较、删除等。还有计算工具。-vb run the program, open the file in binary form, you can modify, interception, merger, compared to delete. There are calculation tools.
readXML
- xml文件形成树结构,可以点击打开或者关闭,可以显示节点属性。-xml file to form a tree structure, you can click to open or close, you can display node properties.
ReadFile
- VC++ ReadFile 以TXT文件为例读取内容,读取TXT文件里的内容到窗口显示区。以读写形式打开文件,判断文件是否被正确打开,读取数据到缓冲区中,定义数据缓冲区。 -VC++ ReadFile to read the contents of a TXT file, for example, to read TXT file content to the window display area. Reading and writing in the form of open files
Excel文档处理之Open XML
- 代码分为两个部分:OXExcel类:Excel文档结构层次的节点或元素的处理;OXSheet:工作表内容层次的节点或元素的处理。 注:本代码段是本人经多次试验后的结果,但依然不尽如人意,主要表现在两个方面:1、表格样式部分只编写了修改背景颜色的功能;2、超链接的添加会导致一个后遗症,打开Excel文档后不修改任何东西,关闭时总会有一个是否保存的提示。(The code is divided into two parts: the OXExcel class: the Excel documen