登录
首页 » Visual C++ » chapter5

chapter5

于 2012-08-04 发布 文件大小:6324KB
0 307
下载积分: 1 下载次数: 5

代码说明:

  一个关于短息防伪系统的C++数据库开发例程,数据库选用Access(An example of development of data base with C++)

文件列表:

chapter5
........\iteratorExample
........\...............\example.cpp,373,2007-01-05
........\...............\iteratorExample.dsp,4384,2007-01-05
........\...............\iteratorExample.dsw,555,2007-01-05
........\...............\iteratorExample.ncb,33792,2007-01-05
........\...............\iteratorExample.opt,53760,2007-01-05
........\...............\iteratorExample.plg,1324,2007-01-05
........\smspreventforgery
........\.................\BLOCKSOCK.CPP,7802,2005-02-27
........\.................\BLOCKSOCK.H,3254,2005-02-27
........\.................\CodeQuery.cpp,2847,2005-06-08
........\.................\CodeQuery.h,781,2005-06-06
........\.................\DbInterface.cpp,22150,2007-05-18
........\.................\DbInterface.h,2684,2007-01-05
........\.................\Dialog_AppendNewProduct.cpp,2167,2005-06-05
........\.................\Dialog_AppendNewProduct.h,1334,2005-06-03
........\.................\Dialog_MakeCodeSet.cpp,5785,2005-06-18
........\.................\Dialog_MakeCodeSet.h,1692,2005-06-05
........\.................\FormView_CodeList.cpp,3209,2007-01-09
........\.................\FormView_CodeList.h,1585,2005-06-07
........\.................\FormView_MakeNewCode.cpp,7055,2007-01-08
........\.................\FormView_MakeNewCode.h,1961,2005-06-05
........\.................\FormView_ProductList.cpp,2627,2007-01-06
........\.................\FormView_ProductList.h,1623,2005-06-04
........\.................\FormView_RuntimeQuery.cpp,3178,2007-01-09
........\.................\FormView_RuntimeQuery.h,1665,2005-06-06
........\.................\HttpServe.cpp,8817,2005-06-06
........\.................\HttpServe.h,518,2005-06-06
........\.................\MainFrm.cpp,8417,2005-06-16
........\.................\MainFrm.h,1908,2005-06-16
........\.................\msado15.dll,536576,2004-08-09
........\.................\msado15.tlh,90578,2004-08-09
........\.................\msado15.tli,76573,2004-08-09
........\.................\ReadMe.txt,4575,2005-06-03
........\.................\res

........\.................\...\smspreventforgery.rc2,409,2005-06-03


........\.................\Resource.h,1803,2005-06-17
........\.................\smspreventforgery.aps,40024,2007-01-09
........\.................\smspreventforgery.clw,4921,2007-05-18
........\.................\smspreventforgery.cpp,4735,2005-06-17
........\.................\smspreventforgery.dsp,6327,2007-05-18
........\.................\smspreventforgery.dsw,559,2005-06-03
........\.................\smspreventforgery.h,1477,2005-06-03
........\.................\smspreventforgery.ncb,558080,2007-05-18
........\.................\smspreventforgery.opt,62976,2007-05-18
........\.................\smspreventforgery.plg,4614,2007-05-18
........\.................\smspreventforgery.rc,14193,2007-01-06
........\.................\smspreventforgeryDoc.cpp,1962,2005-06-03
........\.................\smspreventforgeryDoc.h,1596,2005-06-03
........\.................\smspreventforgeryView.cpp,2430,2005-06-06
........\.................\smspreventforgeryView.h,1969,2005-06-03
........\.................\StatLink.cpp,6536,2004-09-03
........\.................\StatLink.h,2463,2004-09-03
........\.................\StdAfx.cpp,219,2005-06-03
........\.................\StdAfx.h,1202,2005-06-08
........\安装包工程
........\..........\防伪系统
........\..........\........\Express
........\..........\........\.......\Interm
........\..........\........\.......\......\_IsIcoRes.Exe,40960,2004-06-10
........\..........\........\.......\SingleImage
........\..........\........\.......\...........\DiskImages
........\..........\........\.......\...........\..........\DISK1
........\..........\........\.......\...........\..........\.....\setup.exe,4661916,2007-06-05
........\..........\........\.......\...........\LogFiles
........\..........\........\.......\...........\........\6-4-2007 08-32-15 上午.txt,5693,2007-06-05
........\..........\........\.......\...........\Reports
........\..........\........\.......\...........\.......\6-4-2007 08-32-22 上午.htm,5056,2007-06-05
........\..........\........\防伪系统.ise,211700,2007-06-05
........\运行文件
........\........\help.chm,230984,2005-06-20
........\........\slnsoftsmspre.mdb,8003584,2007-01-01
........\........\smspreventforgery.exe,360448,2007-01-06
........\重载示例
........\........\example.cpp,319,2007-01-06
........\........\重载示例.dsp,4307,2007-01-06
........\........\重载示例.dsw,541,2007-01-06
........\........\重载示例.ncb,33792,2007-01-06
........\........\重载示例.opt,53760,2007-01-06
........\........\重载示例.plg,1286,2007-01-06

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

发表评论

0 个回复

  • MyODBCSmpl
    数据源:本实例使用的数据源在本章实例MyOd 联合开发网 - pudn.com
    2005-03-01 16:28:06下载
    积分:1
  • ADOClass
    mfc下封装的一个数据库类,用ado方式调用access数据库(a class of encapsulates the database, call the access database using ado way)
    2013-12-28 23:06:28下载
    积分:1
  • Ado_Aok_2_src
    例子2(Example 2)
    2021-04-06 10:09:02下载
    积分:1
  • ADOAccessDemo
    该例程参考《Visual C++开发修行实录》,为ADO访问Access数据库的例程,其中详细介绍了ADO访问数据库的步骤,以及查询、修改、删除等SQL语言的使用。(Refer to the routine Visual C++ development practice record , as the ado access access routines, which details the steps of ADO to access the , and query, modify, delete SQL language use. )
    2015-07-15 10:49:40下载
    积分:1
  • RWExcelSrc
    演示C++读写EXCEL的方法,简单,通过ODBC完成基本的数据库功能(Demo C++ Literacy EXCEL method, simple, through the ODBC database to complete the basic functions)
    2007-07-23 09:01:17下载
    积分:1
  • VFP
    VFP数据库继承了以往传统数据库的优点,是采用了面向对象的程序设计思想和可视化的编程工具,操作简单、易学,极大的方便了软件的开发。人们在使用它作为开发工具时,可以高效的开发出全新的可视化图形界面应用程序。(VFP database inherits the advantages of traditional databases, is the use of object-oriented program design and visual programming tools, simple operation, easy to learn, which greatly facilitates the software development. People use it as a development tool, you can efficiently develop a new visual GUI applications.)
    2013-08-30 16:02:33下载
    积分:1
  • TimeRecord
    基于数据库的VC++提醒精灵软件,设置好日期、时间、内容,就会在指定的日期、时间提示,须确定看到提示,否则两分钟后又提示。修改,删除,查询,日期,待自动启动到时间一会提示。   其中包括一个数据库操作类觉得不错,这个类是CPingDatabase,能插入、修改、查看、删除ACCESS数据库、SQLSERVER及所有的ODBC得用数据源来连接的数据库。使用类时出现一个警告,不用管它,那是微软的一个动态的原因。 (VC++ based on database software to remind the wizard, set the date, time, content, will be in the specified date, time, tips, to be sure to see tips, or two minutes later prompt. Modify, delete, query, date, to be automatically activated to the time for a prompt. Including a class of database operations that good, this class is CPingDatabase, to insert, modify, view, delete the ACCESS database, SQLSERVER and all ODBC starting a data source to connect to the database. A warning when using the class, do not ignore it, that is the reason Microsoft is a dynamic.)
    2011-04-28 21:38:23下载
    积分:1
  • MFC-ODBC
    MFC的ODBC数据库编程,具有简单的数据库操作,希望能有帮助。(The MFC ODBC programming, a simple operations, hoping to help.)
    2015-03-09 21:23:02下载
    积分:1
  • ADOupdate
    本程序是在Visual C++的环境下实现的使用ADO对象向数据库中添加数据,可以更新数据库(This program is in Visual C++ environment to achieve the use of ADO object to add data to the database, you can update the database)
    2010-05-26 13:13:35下载
    积分:1
  • ADO
    Vc++中,MFC中实现数据库的实时显示以及增加和删除(To increase the database to delete in MFC)
    2012-11-05 21:15:35下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载