(Acompletecommercialsource) - IMDN开发者社群-imdn.cn">
登录
首页 » Visual Basic » CBB52

CBB52

于 2021-04-12 发布 文件大小:5516KB
0 632
下载积分: 1 下载次数: 502

代码说明:

  一个完整的商业源码"远程抄表系统"其中用到了数据库操作,视频采集,数据采集等方面的功能,我觉得是学习的好东东.(A complete commercial source )

文件列表:


bak
CBB.INI
CBB.MDB
CBB52.exe
CBB52.exe.manifest
CBB52.vbp
CBB52.vbw
cbr.bas
CRYSREPT
........\CRW.HLP
........\CRYSTL32.EXE
........\README.TXT
crystl32.ocx
data
....\cbb.mdb
....\CBB_BK.MDB
....\userdata.rpt

first.id
frmAbout.frm
frmAbout.frx
frmAddr.frm
frmAskWho.frm
frmAutoTimeSet.frm
frmAutoWaste.frm
frmBackGround.frm
frmBackGround.frx
frmBaseAddr.frm
frmBrowAlert.frm
frmBrowAlert.frx
frmBrowAlert.log
frmBuildProc.frm
frmBuildSet.frm
frmBuildSet.frx
frmBuildSet.log
frmCheckNet.frm
frmChkBBus.frm
frmChkGate.frm
frmCurAlert.frm
frmCurAlert.frx
frmDelData.frm
frmDevSet.frm
frmDevSet.frx
frmDevSet.log
frmGateProcess.frm
frmGateSet.frm
frmGateSet.frx
frmGateSet.log
frmGetAll.frm
frmGetInSet.frm
frmGetSome.frm
frmGetSome.frx
frmGetSome.log
frmHandUp.frm
frmInport.frm
frmJPG.frm
frmLateFeeSet.frm
frmMainInfo.frm
frmMainInfo.frx
frmManualWaste.frm
frmNetError.frm
frmNetError.frx
frmOP.frm
frmOPSet.frm
frmOveride.frm
frmQuery.frm
frmQuery.frx
frmQuery.log
frmRWCard.frm
frmRWCard.frx
frmRWCard.log
frmSaveDate.frm
frmSaveMsg1.frm
frmShowAll.frm
frmShowAll.frx
frmShowAll.log
frmSuper.frm
frmTemplate.frm
frmUserDev0.frm
frmUserDev1.frm
frmUserDev1.frx
frmUserDev1.log
frmUserMap.frm
frmUserMap.frx
frmUserMap.log
frmUserOperate.frm
frmVideoSet.frm
frmVideoSet.frx
frmViewCurData.frm
frmViewCurData.frx
frmViewCurData.log
frmWait.frm
ICFunc.bas
ICVar.bas
log
...\20060716.log
...\20060718.log
...\20060719.log
...\20060819.log

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

发表评论

0 个回复

  • ADO+Access
    VC和ADO以及ACCESS连接的典型例子。不仅展示了VC如何通过ADO连接MDB文件,同时也有其它技巧展示。(VC and ADO and ACCESS connecting a typical example. It not only demonstrates how the VC ADO connection MDB documents, but also have other skills display.)
    2006-05-22 20:30:55下载
    积分:1
  • 11221
    一个用vb和Access做的信息系统 可以安装运行 有数据库 很好用(A vb and Access do information systems can be installed with a good running database)
    2011-10-23 11:48:43下载
    积分:1
  • pb01
    PB开发者的重点说明,能够很好的介绍给初学者学习PB开发。(PB developers highlights can be a good introduction for beginners learning PB development.)
    2013-07-29 20:59:48下载
    积分:1
  • Licai2.0
    个人理财系统是我用MFC做的一个有界面的程序,里面涉及了数据库编程,常用的控件等知识。里面的数据都存储在SQL Server2005里面,我用的是ado方式访问数据库,实现了记录日常每餐的消费食物,消费水平,并可以自动算出一段时间的消费金额。(Personal financial management system is an interface program I do with MFC, which involves a database programming, controls and other knowledge. Inside the data stored in SQL Server 2005 which I use ado to access the database, to record daily meal consumption of food, consumption levels, and can automatically calculate the amount of the consumer for a period of time.)
    2012-03-30 23:16:01下载
    积分:1
  • Excel
    Excel操作,用语VISUAL C++6.0 ,好东西来着,可以通过此做报表功能(Excel operations, terminology VISUAL C++ 6.0, good things come forward, you can make statements through this function)
    2008-04-11 19:56:02下载
    积分:1
  • MFCdatabase
    说明:  MFC数据库编程MFC数据库编程MFC数据库编程(MFC Database Programming MFC Database Programming MFC Database Programming)
    2010-04-23 02:46:54下载
    积分:1
  • ADODataBase
    这个源码是运用ado方式连接数据库的例子其中实现方式是利用ado类中的方法。运用C++实现(Examples of this source is to use ADO to connect to the database using C++ achieve)
    2013-04-26 21:04:09下载
    积分:1
  • VcPP-access-to-DAO-database
    基于C++编程下的,实现了对DAO数据库的访问功能(Based C++ programming under the realization of the DAO database access functions)
    2014-04-27 11:27:57下载
    积分:1
  • VB-from-dbdate-copy-photo
    VB 读取数据库指定字段,然后复制对应文件夹的用户照片 批处理 的来,可以优化工作(VB read the specified field of the database, and then copy the corresponding folder user photos, you can batch optimization)
    2013-04-10 08:55:04下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载