登录
首页 » Visual C++ » 3275-anqn

3275-anqn

于 2011-07-12 发布 文件大小:7733KB
0 214
下载积分: 1 下载次数: 10

代码说明:

  VC++ 通过ODBC读写Excel文件 VC++ 直接通过ODBC操作读写Excel表格文件的程序,附上源代码,程序没有其它功能,就这一个读写EXCEL的功能,可以VC6下编译通过(VC++ to read and write Excel files via ODBC VC++ ODBC operations directly through the program to read and write Excel spreadsheet files, attach the source code, no other program features a reading and writing EXCEL on this feature, you can compile under VC6)

文件列表:

anqn.com
.........\C%2B%2B 直接通过ODBC读写Excel表格文件
.........\.................................\Debug
.........\.................................\.....\ReadExcel.exe,110665,2009-02-03
.........\.................................\.....\ReadExcel.ilk,253680,2009-02-03
.........\.................................\.....\ReadExcel.obj,14172,2005-05-31
.........\.................................\.....\ReadExcel.pch,5720492,2005-05-31
.........\.................................\.....\ReadExcel.pdb,345088,2009-02-03
.........\.................................\.....\ReadExcel.res,2224,2005-05-31
.........\.................................\.....\ReadExcel.xls,13824,2005-05-31
.........\.................................\.....\ReadExcel2.xls,20480,2005-05-31
.........\.................................\.....\ReadExcelDlg.obj,30060,2005-05-31
.........\.................................\.....\StdAfx.obj,107611,2005-05-31
.........\.................................\.....\vc60.idb,214016,2009-02-03
.........\.................................\.....\vc60.pdb,364544,2005-05-31
.........\.................................\F1Book1.xls,12169,2005-05-31
.........\.................................\ReadExcel.aps,34948,2005-05-31
.........\.................................\ReadExcel.cpp,1572,2009-02-03
.........\.................................\ReadExcel.dsp,4239,1999-05-08
.........\.................................\ReadExcel.dsw,569,1999-05-08
.........\.................................\ReadExcel.h,1245,1999-05-08
.........\.................................\ReadExcel.ncb,58368,2009-02-03
.........\.................................\ReadExcel.opt,53760,2009-02-03
.........\.................................\ReadExcel.plg,252,2009-02-03
.........\.................................\ReadExcel.rc,5001,2005-05-31
.........\.................................\ReadExcel.xls,13824,2005-05-31
.........\.................................\ReadExcelDlg.cpp,7812,2009-02-03
.........\.................................\ReadExcelDlg.h,1389,1999-05-08
.........\.................................\res
.........\.................................\...\db1.mdb,98304,2005-05-30

.........\.................................\...\ReadExcel.rc2,425,1999-05-08
.........\.................................\resource.h,595,1999-05-08
.........\.................................\StdAfx.cpp,251,2009-02-03
.........\.................................\StdAfx.h,1134,1999-05-08
VIP会员.htm,394,2008-07-11
会员服务.txt,815,2009-03-06
查看帮助.txt,815,2009-03-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • odbcassess
    ODBC连接数据库,可以实现查询,插入,删除操作.(vc++ implement odbc access database)
    2010-02-26 13:17:09下载
    积分:1
  • StuScore
    利用Visual Studio中的MFC功能和MysqL写的学生成绩管理系统应用程序,具有学生信息、成绩信息、课程信息等入库/批量入库、查询、修改等功能,教师登陆和学生登录有不同的权限(Use MFC in Visual Studio features and MysqL students write application performance management system, with student information, performance information, course information storage/bulk storage, query, modify the functions of teachers and students to log on landing have different permissions)
    2009-06-11 17:46:54下载
    积分:1
  • matrix.h
    定义Matrix矩阵类,定义矩阵类头文件matrix.h(Matrix matrix class definition, define matrix class header file matrix.h)
    2020-08-03 20:28:35下载
    积分:1
  • dblib(sybase)
    访问sybase 数据库的dblib (VC)封装,使用起来非常简单。(visit sybase database dblib (VC) Packaging, it is very simple to use.)
    2006-10-11 10:04:24下载
    积分:1
  • sniffer
    第十二章:发布数据库系统,InstallShield这一常用的打包工具,讲解软件打包 发布的过程。 第十三章:用户登录功能模块,应用了ODBC访问数据库的技术,使用最基本的查询语句。 第十四章:用户信息管理模块,应用了ODBC访问数据库的技术,用CRecordset对象做 为操作数据库的手段,并运用增删改查的数据库常用查询语句。 第十五章:网页浏览和网址限制功能模块,利用数据库中的网址记录,通过查询匹配 限制用户对某些特定网址的访问,并作访问记录,主要应用DAO方式访问数据库的技术, CDaoRecordSet对象做为操作数据库的手段,并灵活运用了多种SQL查询语句。 第十六章: 住户管理系统,主要用了OLE DB操纵数据库的手段。 第十七章:物流单据管理模块,主要用了ADO对象操纵数据库的技术手段。 第十八章:研究生信息管理系统,主要用了ADO对象操纵数据库的技术手段,并在使用 ADO的技术中灵活运用了OLE DB的数据库连接操纵方法、多条SQL查询语句、控件Combo Box与ActiveX控件ADO Data Control和DataGrid Control。 全部是vc6.0编写 (Chapter 12: publication database system, InstallShield package that commonly used tools to explain the process of publishing software package. Chapter 13: user login function module, the application of the ODBC database access technology, using the most basic query. Chapter 14: User information management module, the application of the ODBC database access technology, using CRecordset object as a means to manipulate the database, and use common CRUD database query. Chapter 15: Web browsing and URL restriction function module, using the URL database records, all vc6.0 prepared)
    2013-06-24 15:49:10下载
    积分:1
  • dao_sample
    dao例子(Dao example)
    2002-04-19 09:18:04下载
    积分:1
  • Data-Program
    提供了我多年来开发数据库使用到的模版基本上设计到所有关于数据库编程的源码技术!(Over the years I developed a database to provide a template to use to basically design to all the source technology for database programming!)
    2011-07-15 00:47:21下载
    积分:1
  • ODBCDEMO2
    说明:  了简化开发人员编写数据库应用程序,VC++的在其基础类库(MFC)里对ODBC API进行了封装,实现了一个面向对象的数据库编程接口,使VC++的数据库变得更加容易。 本章首先对MFC ODBC的概貌进行简要介绍,然后讲述利用MFC ODBC进行数据库开发的技巧,最后将通过具体数据库开发实例,详细讲述通过MFC ODBC开发数据库应用程序的方法和过程。(Simplify developers to write database applications, VC++ Class Library in its base (MFC) in the package on the ODBC API to achieve an object-oriented database programming interface, so that VC++ database easier. This chapter begins with an overview of the MFC ODBC brief introduction, then tell a story using MFC ODBC database development skills, and finally database development through specific examples, describe in detail through the MFC ODBC database application development methods and processes. )
    2011-03-14 16:26:31下载
    积分:1
  • ADOTest
    本人自己编写的VC++访问数据库程序,包含了ADO、ODBC等方法,可访问MSSQL、SQL、ACCESS等数据库。(I have written VC++ Access database program, including the ADO, ODBC and other methods to access MSSQL, SQL, ACCESS and other databases.)
    2020-10-29 14:59:57下载
    积分:1
  • RestoreShadow
    Ring0 恢復 ShadowSSDT 原碼(Ring0 recovery ShadowSSDT original code)
    2013-02-22 18:08:27下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载