Welcome![Sign In][Sign Up]
Location:
Search - cspreadsheet unicode

Search list

[MiddleWareUniCodeTrans

Description: 不错的转换工具,可以将.xls文件转换为 unicode文件。-good conversion tools can be. Xls file conversion for unicode document.
Platform: | Size: 3977216 | Author: loveseven | Hits:

[OS programSpreadSheet

Description: 支持多字节和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
Platform: | Size: 12288 | Author: 王天 | Hits:

CodeBus www.codebus.net