| 查看: 687 | 回复: 5 | |||
| 当前主题已经存档。 | |||
| 【有奖交流】积极回复本帖子,参与交流,就有机会分得作者 petcon 的 60 个金币 | |||
| 当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖 | |||
[交流]
【求助】使用basicexcel读取数据【70金币】
|
|||
|
http://www.codeproject.com/KB/office/BasicExcel.aspx 对于会vc的人 应该不难 用 上面这个库 读取excel里面的数据 excel的数据是数字 数据如下 10490.14 10489.14 10488.14 10487.14 10486.14 10485.14 10484.14 10483.14 10482.14 10481.14 10480.14 10479.14 10478.14 10477.14 10476.14 10475.14 10474.14 10473.14 10472.14 10471.14 10470.14 读取之后printf出来 用vc6 或者dev c++ 实现 都可以 我 自己 做出来了 但是 读出来的数据 有问题 用vc6或者dev c++实现 并 读取上面的数据 并能正确的打印出来 即给分 ps那个网址里面 有个demo 可以 以 那个为蓝本 [ Last edited by petcon on 2009-9-30 at 09:55 ] |
» 猜你喜欢
售SCI一区T0P文章,我:8.O55.1.O.54,科目全,可十急
已经有7人回复
售SCI一区T0P文章,我:8O.55.1.O.5.4,科目齐全,可+急
已经有8人回复
国社科又开始会评了,不知道这次命运如何
已经有14人回复
售SCI一区T0P文章,我:8O.55.1.O.54,科目全,可伽急
已经有8人回复
售SCI一区文章,我:8.O.55.1.O.54,科目齐全,可伽急
已经有8人回复
麻烦专家们看看评委们的意见(F口面上)
已经有13人回复
售SCI-T0P文章,我:8O.5.5.1.O.54,科目齐全,可+急
已经有4人回复
售SCI文章,我:8O5.5.1.O.54,科目齐全,可+急
已经有6人回复
科研人应该花精力去思考如何解决问题,而不是去凝练问题
已经有14人回复
要骂人了,新模版改版就是要淡化问题凝练这种虚的东西,结果有个评委还在说凝练得不够
已经有17人回复

5楼2009-10-10 13:54:33
huzhyi21
新虫 (正式写手)
- 应助: 15 (小学生)
- 金币: 892.3
- 散金: 253
- 帖子: 321
- 在线: 104.6小时
- 虫号: 862112
- 注册: 2009-10-03
- 性别: GG
- 专业: 运筹与管理
2楼2009-10-08 18:56:20
★ ★ ★ ★ ★ ★ ★
余泽成(金币+2,VIP+0):支持应助,欢迎常来程序软件版! 10-9 11:24
petcon(金币+5,VIP+0):谢谢回复 但是说明里面并没说 不能读取小数啊 10-10 10:48
余泽成(金币+2,VIP+0):支持应助,欢迎常来程序软件版! 10-9 11:24
petcon(金币+5,VIP+0):谢谢回复 但是说明里面并没说 不能读取小数啊 10-10 10:48
|
你应该先看看那个类关于限制的说明: Before we look deeper into BasicExcel, let's look at its limitations. It is called BasicExcel for a reason. It does not support formatting It does not support formulas It does not support charts It does not support Unicode UTF-32 It does not support ... Actually it does not support a lot of fanciful features of Excel. It is meant to be a basic class to read and write simple things like numbers and strings to a spreadsheet. So maybe it is better to list the things that it does support. Read and write number (integers, real numbers) and strings (ANSI, UTF16) Add worksheets Rename worksheets Delete worksheets Get the name of a worksheet |

3楼2009-10-09 09:47:35
4楼2009-10-10 10:49:19










回复此楼
30