CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - MFC excel CSpreadSheet
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - MFC excel CSpreadSheet - List
[
File Operate
]
CSPREADSHEET
DL : 1
针对Excel表格文件操作的编程实现,运用CSpreadSheet实现EXCEL轻松操作-Excel spreadsheet file for the programming operation, the use of EXCEL realize easy operation CSpreadSheet
Date
: 2025-07-03
Size
: 578kb
User
:
王涛
[
File Operate
]
CSpreadSheet
DL : 0
CSpreadSheet类及应用Demo程序,用于读取及操作Excel表格内的数据,需在MFC环境下。-CSpreadSheet class document and application of Demo program to read and write the data inside Excel forms, required MFC environment.
Date
: 2025-07-03
Size
: 413kb
User
:
Kappi
[
File Operate
]
CSpreadSheet
DL : 0
MFC下对excel操作的一些基本函数。-MFC excel under the operation of some basic functions.
Date
: 2025-07-03
Size
: 6kb
User
:
Liuhb
[
OS program
]
SpreadSheet
DL : 0
支持多字节和unicode编译,有中文注释和例子 //有些时候我们希望将输出的数据存到EXCEL文件或一些符号分隔文本文件(像逗号分隔、Tab符分隔)。CSpreadSheet类封装了对这些文件的读写操作。 //CSpreadSheet类的目标是简单易用,其主要的特性如下: // 1、构造一个新的EXCEL文件或符号分隔文本文件,并在其中写如行或单个的单元。 // 2、读取行、列或单个单元。 // 3、覆盖、插入或追加行。 // 4、将已存在或新的EXCEL文件转化成符号分隔文本文件;反之亦然。 // 在阐述本类的个类函数之前,我们先看看本类的一些限制条件: // 1、需要MFC // 2、可能或不能支持unicode。(没测试过) // 3、使用ODBC读写EXCEL文件,因此存在ODBC驱动的限制(我不知道ODBC有哪些限制)。 // 4、必须在EXCEL文件中有头行,并且头行中的各列的内容是各不相同的(因为本类将EXCEL文件看作一个数据库)。 // 5、不能删除EXCEL文件的表(sheet),只能删除表中的内容。 // 6、各单元的内容被看作字符串,不管它在EXCEL文件中是什么类型。-// There are times when we want to save the output data to the EXCEL file or some delimited text files (such as comma delimited, Tab delimited). CSpreadSheet class encapsulates the read and write operations to these files. // CSpreadSheet class goal is simple to use, its main features are as follows: // 1, construct a new EXCEL file or delimited text files, and in which rows or write as a single unit. // 2, the read row, column, or a single unit. // 3, cover, insert or append rows. // 4, existing or new EXCEL file into delimited text file and vice versa. // Before the elaboration of the class of a class function, we take a look at this class of some restrictions: // 1, require MFC // 2, which may or may not support unicode. (Not tested) // 3, using ODBC EXCEL file read and write, and therefore limit the ODBC driver (ODBC I do not know what restrictions) exist. // 4, there must be a header row in the EXCEL file, and the contents of the first row of each column is not the same
Date
: 2025-07-03
Size
: 12kb
User
:
王天
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.