CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - basicExcel
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - basicExcel - List
[
Windows Develop
]
BasicExcel
DL : 1
读写Excel文件内容的C++类。
Update
: 2010-09-30
Size
: 77.69kb
Publisher
:
jason.xiezg@gmail.com
[
MultiLanguage
]
excel_readwrite
DL : 1
对EXCEL的操作,数据的添加、删除、读写等-right EXCEL operation, the data to add, delete, read and write, etc.
Update
: 2025-02-17
Size
: 74kb
Publisher
:
hua98611
[
File Operate
]
BasicExcel
DL : 0
读excel文件,不需要ODBC等工具,可直接读出数据-Reading excel files, ODBC does not require tools such as direct读出数据
Update
: 2025-02-17
Size
: 36kb
Publisher
:
savio
[
Other
]
resmod
DL : 0
使用vs2003开发,vc++7,代码中试用了basicexcel类读写excel文件,可以为需要者所借鉴。-Use vs2003 to develop, vc++7, tested code to read and write excel files basicexcel category, we can learn from those who need it by.
Update
: 2025-02-17
Size
: 57kb
Publisher
:
zhaoyang
[
Other Databases
]
BasicExcel
DL : 1
对Excel数据进行读取的类库,可在控制台程序下运行。-The Class to Operate the Data inside Excel. Available to Console Program
Update
: 2025-02-17
Size
: 767kb
Publisher
:
Kappi
[
File Operate
]
BasicExcel
DL : 0
功能强大的Excel类,支持打开,保存插入,修改等功能,附带有DEMO案例-Powerful Excel classes, support open, save to insert, modify other functions, with a DEMO Case
Update
: 2025-02-17
Size
: 321kb
Publisher
:
Aries
[
File Operate
]
BasicExcel
DL : 0
基于VC++用开发用于操作excel的源码BasicExcel包括demo -Development based on VC++ using the source code for the operating excel CSpreadSheet
Update
: 2025-02-17
Size
: 151kb
Publisher
:
zhuyuanping
[
File Operate
]
EXCELACESS
DL : 0
使用BasicExcel类来进行Excel表格操作的例子,很不错的~~原本是VC6.0的,被我用VS2005编译过-Excel uses BasicExcel class for examples of the operation table, very good ~ ~ originally VC6.0, have been compiled I used VS2005 ~ ~
Update
: 2025-02-17
Size
: 13.75mb
Publisher
:
Bryan
[
Windows Develop
]
BasicExcel
DL : 0
excel的操作源码,可以办excel转换成csv格式,操作excel单元格。 -operation excel source, you can do excel into csv format, operating excel cell.
Update
: 2025-02-17
Size
: 147kb
Publisher
:
jkt
[
Windows Develop
]
BasicExcel
DL : 0
vc中操作excel,是学习excel编程很好的范例,能够使初学者对excel表格有个初步的认识-vc operate excel, is a good example to learn excel programming, enabling beginners excel have a preliminary understanding of the form
Update
: 2025-02-17
Size
: 55kb
Publisher
:
朱朱
[
File Operate
]
List2Xls
DL : 0
通过演示BasicExcel类来生成Excel文件,涉及读写三方进程内存,鼠标消息捕获等高级编程知识.-Through demonstration classes to generate Excel files BasicExcel, involving three parties to read and write process memory, mouse, and other information to capture high-level programming knowledge.
Update
: 2025-02-17
Size
: 80kb
Publisher
:
华仔
[
ADO-ODBC
]
FileInput
DL : 0
利用BasicExcel和GridCtrl实现xls和txt数据的读入和现实,并且可以数据选择起始行和终止行,指定数据的对应列~~读入速度较快-Use BasicExcel and GridCtrl achieve xls and txt read data and reality, and can choose the starting line and end of data rows, columns correspond to the specified data read speed ~ ~
Update
: 2025-02-17
Size
: 12.39mb
Publisher
:
wanyzh
[
File Operate
]
BasicExcel(1)
DL : 0
操作EXECEL类,里面有2个文件类,.CPP.HCPP希望对大家右帮助!-Operation EXECEL class, which has two file types,. CPP.HCPP hope that the right of everyone to help!
Update
: 2025-02-17
Size
: 38kb
Publisher
:
kuailitang
[
matlab
]
ArrayExcel
DL : 0
类似于matlab的数组编辑类(原创)及借用BasicExcel类快速读取读入Excel数据-some class for editing array like in matlab,and read and write to excel with BasicExcel class.
Update
: 2025-02-17
Size
: 40kb
Publisher
:
liuyusheng
[
Software Engineering
]
excel
DL : 0
c++操作excel,包含basicexcel、spreadexcel,xllib等-oper excel with c++,this zip include the common methods to operate excel:basic execl,spreadexcel,xllib and so on
Update
: 2025-02-17
Size
: 117kb
Publisher
:
曲亮
[
.net
]
ExcelFormat_src
DL : 0
C++中对EXCEL的操作,包含绝大部分EXCEL的功能,如单元格格式操作等。-There has been the C++ project BasicExcel for quite some years now. It is very useful to read and write Excel sheets in .xls format. However, it contains only very basic functionality. There are missing features like text formatting using fonts, and display formats and formulas are not yet supported. This article covers this additional functionality. The new, derived project ExcelFormat is based on the old BasicExcel code, and just adds what I was missing for my own needs. If you want to see where I am using the new library, you can look at the Export functions of Service Manager and Uninstall Manager.
Update
: 2025-02-17
Size
: 63kb
Publisher
:
bondw
[
File Operate
]
BasicExcel
DL : 0
已编程的方式操作Excel文件,有对Excel文件的读取,写入,保存等。开发环境为C++语言。-Programming manipulate Excel files, Excel files to read, write, save. Language development environment C++.
Update
: 2025-02-17
Size
: 189kb
Publisher
:
lixin
[
File Operate
]
ModifyBasicExcel
DL : 0
经过修改后的BasicExcel类,实现了中文的输入输出-After the modified BasicExcel class to achieve the input and output of Chinese
Update
: 2025-02-17
Size
: 38kb
Publisher
:
刘健
[
Other Databases
]
basicexcel
DL : 0
用basicexcel类对excel文件进行读写修改等操作-Excel file read and write and modify with basicexcel class
Update
: 2025-02-17
Size
: 39kb
Publisher
:
王宇
[
Linux-Unix
]
BasicExcel
DL : 0
UNIX_LINUX下BasicExcel操作类源码,用于读写电子表格-The UNIX_LINUX BasicExcel class source code, used to read and write the spreadsheet
Update
: 2025-02-17
Size
: 39kb
Publisher
:
huihong
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.