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

搜索资源列表

  1. VCaEXCEL

    0下载:
  2. vc 读excel,实现从文件中读表格数据,写表格数据-vc read excel
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:6754
    • 提供者:hong
  1. VC2005_ADO_Excel2007_demo

    0下载:
  2. VC2005利用ADO读Excel2007文件示例 1建立基于对话框的MFC程序 2引入库文件 3在对话框中的确定按钮上添加响应事件OnBnClickedOk() 4在事件OnBnClickedOk()中写代码 -VC2005 read Excel2007 file using ADO Example 1 MFC dialog-based program established to introduce library 2 3 OK button in the dialog
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:7790
    • 提供者:ruler
  1. DatatableToExcel

    1下载:
  2. 把c#中datatable中的数据读入到excel中去。是自己写的代码,仅供参考!-To datatable in c# in the data read into excel to go. Write your own code for reference purposes only!
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:47684
    • 提供者:沛枫
  1. ReadExcelToDatatable

    0下载:
  2. 把excel中的数据读入到datatable中去,把datatable作为中间过渡的东西,可以导入或者使用到其他方面。是自己写的代码,仅供参考!-Read the excel data into datatable and going to datatable as the intermediate stuff, you can import or use to other areas. Write your own code for reference purposes only!
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:45505
    • 提供者:沛枫
  1. exceltest

    0下载:
  2. excel文件读写访问的简单软件。可以操作.xls文件的读写。-excel file read write simple software. can do read and write .xls file.
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:92139
    • 提供者:tw
  1. matlab-excel-data-exchange

    0下载:
  2. 实现matlab对EXCEL表格的读写操作,并可以通过姓名列或学号列对EXCEL表进行查询-read and write EXCEL file by matlab operation ,and inquery the EXCEL file by name column or xuehao column
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:4087
    • 提供者:birdy
  1. VC-control-excel

    0下载:
  2. 用VC界面读取和写入EXCEL文件,简单实现对excel单元格的读操作和写操作-vc interface to control excel
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-09
    • 文件大小:2404346
    • 提供者:黎玉
  1. EXCEL-data-import-and-export

    0下载:
  2. 使用vc++MFC的ODBC类,将Excel文件当作一般的数据库表格,利用ODBC技术像访问数据库一样去读/写Excel文 件。该文结合应用实例讨论了在Vc++程序中导出/导入Excel数据的方法。 注意:此文档非本人所写-Use vc++ MFC ODBC classes, the Excel file as a database form, the same as access to the database to read/write Excel files using ODBC
  3. 所属分类:Project Manage

    • 发布日期:2017-03-29
    • 文件大小:519827
    • 提供者:蓝锐
  1. CPP-read-excel-source-code

    0下载:
  2. 此程序允许你在C++中对excel进行读写操作,是源码-This program allows you to C++ for Excel read and write operation, is the source code
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:115053
    • 提供者:钱立峰
  1. JavaRW-Excel

    0下载:
  2. java读写、编辑Excel。程序通过使用java的第三方库SNMP4J来读写和编辑Excel文档,其中实现很多高级的功能,包括:单元格颜色、单元格格式、合并单元格等等。 同时该程序还实现的功能包括:java遍历文件夹下所有文件,文本文档的读取和写入等等。-java read and write, edit, Excel. Program SNMP4J through third-party libraries use java to read and write and edit Exce
  3. 所属分类:Java Develop

    • 发布日期:2017-05-15
    • 文件大小:3848248
    • 提供者:qinpanke
  1. DlgTest(excel)

    1下载:
  2. mfc下操作excel,可以实现创建,打开,读写数据的功能-use excel under mfc platform
  3. 所属分类:Windows编程

    • 发布日期:2012-12-01
    • 文件大小:4176780
    • 提供者:sunxiancan
  1. COM-object-call-EXCEL.e

    0下载:
  2. COM object call EXCEL.e.版本 2 excel对象.创建 (“excel.application”, ) excel对象.写属性 (“visible”, 真) 工作表对象 = excel对象.读对象型属性 (“workbooks”, ) 工作表对象.方法 (“open”, 取运行目录 () + “\Book1.xls”) -.版本 2 excel对象.创建 (“excel.application”, ) excel对象.写属性 (“v
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:3277
    • 提供者:张旭
  1. EXCEL-test

    0下载:
  2. 读写EXCEL文件的测试程序,程序比较简单,主要是抛砖引玉。-Test procedures for read and write EXCEL files, the program is relatively simple, mainly to start a discussion.
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:795003
    • 提供者:黎明
  1. Excel-ReadWrite

    0下载:
  2. 一段excel文件的读写程序,功能全面,很适合刚开始进行excel编程的兄弟-excel read/write vc code
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4099414
    • 提供者:pdk
  1. Excel

    0下载:
  2. C#写的读取Excel文件的类,封装的比较好,支持多种读入方式。-the class is used to read from excel file, and is very useful.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:3069
    • 提供者:xinbo
  1. excle

    0下载:
  2. java excel文件的操作。包括读写,修改,和图片插入以及excel表格属性的控制-java excel
  3. 所属分类:File Operate

    • 发布日期:2017-03-25
    • 文件大小:29548
    • 提供者:蝶恋花
  1. CPPBuilder-AND-Excel

    1下载:
  2. C++ Builder 访问EXCEL表格的内容,轻松实现读写Excel,亲测可行-EXCEL form C++ Builder, easy to read and write Excel
  3. 所属分类:数据库编程

    • 发布日期:2014-01-11
    • 文件大小:568615
    • 提供者:yangguang
  1. Modify-the-data-in-excel

    0下载:
  2. 程序能够进行Excel中数据的读写,程序还能够进行修改-Procedures can read and write data in in Excel data, the program can also modified the data
  3. 所属分类:Database system

    • 发布日期:2017-11-06
    • 文件大小:2022987
    • 提供者:Li
  1. metadataupdate

    0下载:
  2. 修改文件夹名称小程序工作使用C#语言修改文件夹名称小程序,主要有读excel文件,word文件. -Modify the folder name of the applet to modify the file using the C# language the applet folder name, mainly read excel file, word file.
  3. 所属分类:File Operate

    • 发布日期:2017-11-25
    • 文件大小:97992
    • 提供者:薛磊
  1. excel

    1下载:
  2. VC++ Excel电子表格读写示例,电子表格关于excel 的操作。-VC++ Excel spreadsheet reader an example spreadsheet excel operation.
  3. 所属分类:File Operate

    • 发布日期:2017-11-08
    • 文件大小:108311
    • 提供者:左杰
« 1 2 3 4 5 6 78 9 10 11 12 ... 30 »
搜珍网 www.dssz.com