登录
首页 » Visual C++ » chapter5

chapter5

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

  • vcPPtoDAO
    visual c++ 访问DAO数据库 运行目录,驱动器根目录下(visit DAO datebase)
    2014-04-14 13:02:06下载
    积分: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
  • Synchro
    sync excel sheet to mysql
    2010-07-10 18:26:49下载
    积分:1
  • quzze
    该代码包括了队列的实现,主要包括队列的进出问题, 以及队列的查询,删除等问题。(The code includes queue implementation, mainly including queue in and out of the question, as well as the queue query, delete, etc.)
    2014-01-03 10:44:40下载
    积分:1
  • E1101
    使用MFC DAO访问数据库,并实现了收支数据的条形图绘制。(Use MFC DAO database access, and to achieve a balance of payments data to draw a bar chart.)
    2014-06-25 11:12:11下载
    积分:1
  • 49636978jxjh
    处于不同目的的旅客对交通工具有不同的要求。编制一个全国城市间的交通咨询程序,为旅客提供两种或三种最优决策的交通咨询。(Different purposes in the mode of transport of passengers have different requirements. The preparation of a national inter-city traffic advisory procedures, provide passengers with two or three optimal decision of the Transport Advisory.)
    2008-12-20 13:46:47下载
    积分:1
  • 10-11cha
    Visual C++实践与提高--数据库开发与工程应用篇 随书代码 希望对用ADO开发的人会有所帮助 这是第10、11章的(Visual C Practice and improve-- database development and application articles with the hope that the code book to use ADO development will be helpful This is the first 10 and 11 of Chapter)
    2006-11-29 23:06:40下载
    积分:1
  • project
    手机维修系统(使用前请先阅读说明) 一. 系统简介: 系统采用VC 6.0 +ADO+数据控件绑定技术实现 系统分为产品信息板块,维修信息板块,留言板块,利润查询板块,维修人员管理板块,配件管理板块,系统设置板块。 系统登陆方面分为三个等级权限0级权限为匿名登陆只能进行维修信息产品信息的查询,查看留言和留言的功能。1级权限可以进行产品维修信息的更新删除,产品信息的更新删除,及0权限的所有操作。2级权限可以进行全部操作包括维修人员信息更新删除,配件信息的更新删除,季度利润查询,维修人员信息的查询更新及以上两种权限的所有操作。 关于用户密码没有用专业加密算法加密,只是通过简单的逆序排列。为了保证数据安全可以通过数据库的加密,或专业MD5加密算法。 关于按钮,留言板块的按钮通过按钮重绘技术实行动态显示。而在主界面的按钮通过加载图标来显示。 (err)
    2008-08-14 16:58:32下载
    积分: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
  • ip_db_format
    ip地址数据库格式,便于开发使用,很清晰.(ip address database format to facilitate development and use, very clear.)
    2013-10-22 17:54:05下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载