登录
首页 » Visual C++ » chapter5

chapter5

于 2012-08-04 发布 文件大小:6324KB
0 347
下载积分: 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 个回复

  • LRU
    实现的数据库io缓存模拟程序,读入五万个地址和读写标志,输出命中率,io次数等(Io caching implemented simulation program that reads fifty thousand addresses and write flag output hits, io number, etc.)
    2015-12-19 23:52:04下载
    积分:1
  • ADOclass
    运用ADO封装类,可以直接实现数据库连接,增删查改的功能,简化代码,其中有详细说明书,函数等等说明(failed to translate)
    2009-12-31 00:07:39下载
    积分:1
  • LibraryMIS
    一个简单的图书馆管理信息系统,使用CS结构(A simple library management information system)
    2009-07-17 13:40:44下载
    积分:1
  • ADO-open-close
    用ADO打开关闭数据库的简单程序 初步了解关于ADO在MFC中的使用(用ADO打开关闭数据库的简单程序 初步了解关于ADO在MFC中的使用 Simple procedures for opening and closing the database with ADO preliminary understanding about use of ADO in MFC )
    2013-10-21 15:24:14下载
    积分:1
  • ADOtest2
    MFC链接Access数据库,采用ADO数据库方式。(MFC link Access database using ADO database mode.)
    2014-04-29 20:44:13下载
    积分:1
  • vcPPtoDAO
    visual c++ 访问DAO数据库 运行目录,驱动器根目录下(visit DAO datebase)
    2014-04-14 13:02:06下载
    积分:1
  • db-5.2.36.tar
    伯克利 DB 可以开发的自定义数据管理解决方案(Berkeley DB enables the development of custom data management solutions )
    2013-01-03 17:10:48下载
    积分:1
  • C++ 工资管理系统 salarysystem
    vc++和SQL Server一起实现的简单的工资管理系统,分离的数据库文件也在包里(a salary system using vc++ and SQL Server)
    2020-06-26 00:40:02下载
    积分:1
  • vcandvs-access
    vc6.0和vs2005访问access数据库,包括增删改查,有示例,可在此基础上进行功能添加。(VC6.0 and VS2005 visit ACCESS database, including the crud, example, can be carried out on the basis of function add.)
    2013-02-07 11:09:15下载
    积分:1
  • Ex_ODBC
    MFC基本实例实现连接数据库信息的录入修改删除功能(Basic examples were MFC connect to the database information input to modify delete function)
    2010-12-21 14:18:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载