CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - 读取excel文件

搜索资源列表

  1. report-print

    0下载:
  2. 现在正在做的项目中涉及大量的Excel文件导出导入操作,都是使用Java Excel来操作。 Java Excel是一开放源码项目,通过它Java开发人员可以读取Excel文件的内容、创建新的Excel文件、更新已经存在的Excel文件。下面我写了一个简单的例子,展示基本的读取,新建,更新(包括常见格式的设置:字体,颜色,背景,合并单元格),拷贝操作,有这些其实已经基本足够应付大部分问题了。下面是例的源代码:-are currently doing projects involve a
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:221.16kb
    • 提供者:陈同坏
  1. xlRWDlg

    0下载:
  2. 直接读取Excel文件数据,该程序在VC++6.0环境下通过编译、调试,可以运行。-Excel documents directly read data, the procedures in the VC 6.0 compiler environment through, debugging, can run.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:28.09kb
    • 提供者:郑正明
  1. VC-read-excelfile

    0下载:
  2. VC中读取Excel文件中的指定行和列的单元格内容.只是一个示例程序,需要优化.-VC read Excel document designated rows and columns of cells content. Only a sample program, optimized.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:48.05kb
    • 提供者:赵善龙
  1. EXCEL

    0下载:
  2. 1、首先将所需库文件拷到系统目录下/SYS32TEM目录下。(那些全是VB运行的一些库文件,我没有打包成安装程序,所以运行时需要先将VB库文件拷贝到系统目录下。) 2、程序需要导入3个EXCEL文件。第一个是EXCEL关系文件表格(第一列和第二列分别对应的是需导入的EXCEL文件和导入到的第二个EXCEL文件) 3、需导入的EXCEL文件第一行必须是目录,不能是其他的数据。(因为程序是通过关系表读取数据后与第一行比较,获取要导入的目录) 导入到的第二个EXCEL文件第一行也必
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2.47mb
    • 提供者:韩伟
  1. ReadExcelFile

    0下载:
  2. 开发工具:delphi2006 操作系统:winxp sp2 个人编写的读取Excel文件代码,采用oleObject读取Excel文件,并在cxgrid中显示。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:832.35kb
    • 提供者:gxg
  1. Excel

    3下载:
  2. excel文件转txt 将excel文件按照指定格式转换为txt格式 可指定各项之间的间隔符 1.软件默认连接项为Excel文件的Sheet1页,此页名字不能改变; 2.Excel文件第一行是表头,表头内容不限,如果没有输入表头软件将把第一条 记录当做表头,从第二条记录开始读取数据; 3.Excel文件表头和数据位置不限(不限定从哪一行那一列作为起始数据),但 表头和数据记录必须连续,中间不能留有空白记录; 4.TXT文件记录格式的间隔符数目不限,可以间隔多个字符,如果记
  3. 所属分类:File Operate

    • 发布日期:2017-05-22
    • 文件大小:6.52mb
    • 提供者:liubin
  1. excelodbc_src

    0下载:
  2. 读取excel文件并显示出来,方便同志们操作-read excel
  3. 所属分类:File Operate

    • 发布日期:2017-05-09
    • 文件大小:1.89mb
    • 提供者:张衍伟
  1. Excel

    0下载:
  2. 读取Excel文件内容分析并导出数据。有点人工化。-output Excel File
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:11.53kb
    • 提供者:shenzhifang
  1. ExcelPlanAlert

    0下载:
  2. Excel计划提醒工具 能读取Excel文件内的工作计划,到期给责任人发送提醒邮件-Excel program to remind the tool can read the Excel file the work plan, due to the responsibility to remind people to send e-mail
  3. 所属分类:File Operate

    • 发布日期:2017-05-19
    • 文件大小:4.99mb
    • 提供者:mycode
  1. Excel

    0下载:
  2. 程序可以直接读取excel文件,使用方便-Program can directly read the excel file, easy to use
  3. 所属分类:File Operate

    • 发布日期:2017-05-10
    • 文件大小:2.14mb
    • 提供者:bj
  1. ReadExcel

    0下载:
  2. 读取excel文件,转化为与之行列相对应的txt文件-Read excel file into the ranks of the corresponding contrast txt file
  3. 所属分类:File Operate

    • 发布日期:2017-05-22
    • 文件大小:6.54mb
    • 提供者:wenhu
  1. OperateExcel

    0下载:
  2. 读取Excel文件,将数据保存到一个DataSet中,并显示在界面上的DataGrid中。可以读Excel2003和Excel2007两种文件格式,并自动获取工作表的名称。-This simple program can read Excel files,then save all data to a DataSet and display them in DataGrid control. It can support file format of both Excel2003 and Exc
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:184.21kb
    • 提供者:王翛璇
  1. ExcelVB2.6

    0下载:
  2. 读取excel文件中的单元格 -Read excel files unitRead excel files unit
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:23.91kb
    • 提供者:小新
  1. Read-Excel

    0下载:
  2. 通过OLE对EXCEL文件的读写操作,包括单元格值的读取,颜色的设置等等。-EXCEL file via OLE on reading and writing, including the cell value to read, color settings, and more.
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:31.22kb
    • 提供者:李明
  1. Example135

    0下载:
  2. 读取excel文件中的数据,写入,然后存成其他的文件格式-Read excel file data, write, and then save the file into other formats
  3. 所属分类:File Operate

    • 发布日期:2014-09-04
    • 文件大小:2.01mb
    • 提供者:zhang
  1. xlRW

    0下载:
  2. 由于种种原因,有时需要直接进行读取Excel文件数据.独立于MS Office系统,分析Excel文件格式并读取其数据.本程序只读取最基本的信息,若需应用还需更完整的分析 -For various reasons, sometimes directly read Excel file data. Independent of the MS Office system, analysis of the Excel file format and read the data in this appl
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:29.51kb
    • 提供者:netangels
  1. randwexcel

    0下载:
  2. 读取excel文件,用直接读取文件的方式读写。-read and wright excel
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:6.29kb
    • 提供者:mengdu
  1. excel-reading-with-tips

    0下载:
  2. 可以读取EXCEL文件进行数据转换和处理,并带有界面提示-Read Excel files with tips and store the data for processing
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:66.05kb
    • 提供者:andy
  1. Qt-read-excel

    0下载:
  2. Qt 读取excel文件 并将所有的数据显示到QTableWidget上-Qt read the excel file and show all the data in the QTableWidget
  3. 所属分类:File Operate

    • 发布日期:2017-04-11
    • 文件大小:1.19kb
    • 提供者:Sunnyclu
  1. ExcelTest

    0下载:
  2. excel文件的连接,以及excel中数据的读取(The connection of Excel file and data reading in Excel.)
  3. 所属分类:文件操作

    • 发布日期:2018-05-03
    • 文件大小:40kb
    • 提供者:Ginue
« 12 3 4 »
搜珍网 www.dssz.com