CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 读取Excel

搜索资源列表

  1. vcxml

    0下载:
  2. 用vc来操作excel 读取写入等功能 需要安装xml2.0 parser-Vc to operate with read write excel functions need to install xml2.0 parser
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:26848
    • 提供者:黄宾
  1. ExcelProcess

    0下载:
  2. java 读取并处理Excel 的javaBean.-java read and to deal with Excel s javaBean.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1457
    • 提供者:zjwobi
  1. LogOn

    0下载:
  2. C#与Excel建立连接的实例,包括保存,读取等功能;-C# Establish a connection with Excel examples, including the preservation, reading and other functions
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:8716
    • 提供者:trochiao
  1. ExcelRead

    0下载:
  2. VC++ 写的Excel读取基本操作的示范小例子-VC++ written in Excel to read the basic operation of the demonstration of small
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:65054
    • 提供者:deaming
  1. SendEmailFormExcel

    0下载:
  2. 描 述:该程序实现了在Excel中读取学生的E-mail地址、成绩、姓名等,结合Jmail实现成绩单的群发,并加入了一些出错处理 创 建 人:厦门大学化学系 吴志明(寒江雪)-Descr iption: The program implementation in Excel students read E-mail address, grade, name, etc., combined with the mass Jmail achieve results and add a num
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:139868
    • 提供者:吴志明
  1. CSpreadSheetModifyDemo

    0下载:
  2. VC2003中的7.1 版本打开, 1. 在一个excel文件中,读取不同sheet需要多次打开该文件(DataBase)(多次后就可能需要几秒钟) ----修改了 2. DeleteSheet存在问题, 改为EmptySheet, 但需要外部调用commit,可以和修改表同时执行 3. 表删除后可能存在空行, 通过参数设置是否读取空行, 默认不读取 4. 删除表后,如果没有重新创建, 表格为空, 改后让其只有一行"F1 F2 F3 ....",(F1表示第一行第一列值) -V
  3. 所属分类:File Operate

    • 发布日期:2017-04-24
    • 文件大小:86207
    • 提供者:紀曉嵐
  1. ConnectExcel

    0下载:
  2. 在eclipse开发环境下使用java变成语言连接Excel,读取数据-At eclipse development environment into the language to use java to connect Excel, read data
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-14
    • 文件大小:3738
    • 提供者:关淞元
  1. Quickoffice

    0下载:
  2. 有了Quickoffice Premier之后,你的Symbian 手机就能完全胜任编辑Microsoft Office文档的工作!你还可以读取存放在扩展卡中的Microsoft Word、Excel文档
  3. 所属分类:Symbian

    • 发布日期:2017-05-03
    • 文件大小:1014858
    • 提供者:doshhs
  1. smartexcel

    0下载:
  2. 不用任何组件的EXCEL的导出和读取,从网上下载的-Without any components of the EXCEL Export and read, downloaded from the Internet
  3. 所属分类:.net

    • 发布日期:2017-04-26
    • 文件大小:273326
    • 提供者:caozhiwen
  1. EMail

    0下载:
  2. 功能是在Excel格式文件中读取学生的E-mail地址、成绩、姓名等信息,然后调用Jmail链接库函数实现学生成绩单的邮件群发.并加入了一些出错处理-Function in Excel format students read E-mail address, success, name and other information, and then call Jmail link library function of the mass-mailing transcr ipts of stude
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:141000
    • 提供者:李云
  1. ODBC_Excel_RW

    0下载:
  2. 通过ODBC方式实现Excel表格文件的创建、读取和写入。-Achieved through the ODBC creation of Excel spreadsheet file, read and write.
  3. 所属分类:File Operate

    • 发布日期:2017-04-29
    • 文件大小:241019
    • 提供者:li
  1. UseExcelFileWithDatabasePutUpReadWrite

    0下载:
  2. 用Excel文件做数据库进行数据的读写,实现数据集的读取-Use Excel File With Database Put Up Read-Write
  3. 所属分类:Project Manage

    • 发布日期:2017-03-31
    • 文件大小:9659
    • 提供者:PudnPh
  1. ExceMail

    0下载:
  2. VB写的一个Email群发软件,可以从外部读入EXCEL表中的邮件地址,实际上这是一款学生成绩单群发程序,可以将学生的E-mail地址、成绩、姓名等依次读取,然后调用Jmail库函数实现邮件群发,并加入了一些出错处理,如选择Excel文件时选择无效信息等给出详细的判断。另外程序还是有点小错误,就是如果没有设置发信人EMAIL的时候,弹出的输入窗口总是关不掉,需要结束VB6工程才行,是个小BUG。-VB to write a mass Email software, can be read fro
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:126021
    • 提供者:NewYork
  1. ExceMail

    0下载:
  2. 在Excel格式文件中读取学生的E-mail地址、成绩、姓名等信息,然后调用Jmail链接库函数实现学生成绩单的邮件群发.并加入了一些出错处理,如选择Excel文件时选择无效信息等给出详细的判断。 -In Excel format students read E-mail address, success, name and other information, and then call Jmail link library function of the mass-mailing tra
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:138961
    • 提供者:alpha
  1. winccdatabaseread

    0下载:
  2. WINCC数据库读取 读取WINCC数据库数据,存放在EXCEL里-WINCC database read WINCC database read data stored in the EXCEL
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1918
    • 提供者:chen
  1. MANP

    0下载:
  2. 简单的小循环根据时间来存储和读取不同的数据-read and write data in excel by time
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:21192
    • 提供者:john
  1. yunjubijiao

    0下载:
  2. 这是用DELPHI编写的中石油运距比较系统,最值得学习的内容是Delphi读取生成EXCEL文件。-This is prepared by DELPHI systematically in oil distance, the most worthy of study is the Delphi generated EXCEL file to read.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-06
    • 文件大小:1163751
    • 提供者:林巍
  1. pack

    0下载:
  2. 可以从sql中读取数据输出到excel中 无需重新编译 拥有强大的配置文件 -Can read data from sql output to excel without recompilation of the configuration file has a strong
  3. 所属分类:SQL Server

    • 发布日期:2017-04-06
    • 文件大小:2405
    • 提供者:guo
  1. ExcelText

    0下载:
  2. 一个vc++的Excel操作类,可以在当前目录生成Excel文件,也可以读取外部Excel文件,这是个很实用的类库。-A vc++ the Excel type operation can be generated in the current directory of Excel documents can be read by an external Excel file, this is a very practical class.
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-27
    • 文件大小:96279
    • 提供者:361
  1. excelTest

    0下载:
  2. Delphi操作Excel文件,从文件中读取信息-Delphi operation Excel documents, read the information from the document
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:446986
    • 提供者:晓睿
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 48 »
搜珍网 www.dssz.com