登录
首页 » Visual C++ » safe

safe

于 2008-06-21 发布 文件大小:3805KB
0 231
下载积分: 1 下载次数: 10

代码说明:

  采用visual c++ 作为前台开发语言,sql server 2000 作为后台数据库开发的安全行业标准管理体系数据库,其功能强大!(The use of visual c++ As a front to develop language, sql server 2000 database development as a background security industry-standard database management system, its powerful!)

文件列表:

安防行业标准体系数据库
......................\ADOConn.cpp
......................\ADOConn.h
......................\adodc.cpp
......................\adodc.h
......................\Biaozhun.cpp
......................\Biaozhun.h
......................\BiaozhunDlg.cpp
......................\BiaozhunDlg.h
......................\Biaozhundlg1.cpp
......................\Biaozhundlg1.h
......................\BiaozhunEditDlg.cpp
......................\BiaozhunEditDlg.h
......................\column.cpp
......................\column.h
......................\columns.cpp
......................\columns.h
......................\Data
......................\....\Safe_Data.MDF
......................\....\Safe_Log.LDF
......................\datacombo.cpp
......................\datacombo.h
......................\dataformatdisp.cpp
......................\dataformatdisp.h
......................\datagrid.cpp
......................\datagrid.h
......................\datalist.cpp
......................\datalist.h
......................\Debug
......................\DisplayDlg.cpp
......................\DisplayDlg.h
......................\field.cpp
......................\field.h
......................\fields.cpp
......................\fields.h
......................\font.cpp
......................\font.h
......................\Global.cpp
......................\Global.h
......................\HelpDlg.cpp
......................\HelpDlg.h
......................\LoginDlg.cpp
......................\LoginDlg.h
......................\ModiPwdDlg.cpp
......................\ModiPwdDlg.h
......................\picture.cpp
......................\picture.h
......................\properties.cpp
......................\properties.h
......................\property.cpp
......................\property.h
......................\ReadMe.txt
......................\res



......................\...\安防行业标准体系数据库.rc2
......................\resource.h
......................\SearchDlg.cpp
......................\SearchDlg.h
......................\selbookmarks.cpp
......................\selbookmarks.h
......................\split.cpp
......................\split.h
......................\splits.cpp
......................\splits.h
......................\StandardDlg.cpp
......................\StandardDlg.h
......................\StandarDlg.cpp
......................\StandarDlg.h
......................\StdAfx.cpp
......................\StdAfx.h
......................\stddataformatsdisp.cpp
......................\stddataformatsdisp.h
......................\System.cpp
......................\System.h
......................\UserManageDlg.cpp
......................\UserManageDlg.h
......................\UserManEditDlg.cpp
......................\UserManEditDlg.h
......................\Users.cpp
......................\Users.h
......................\ZhuceDlg.cpp
......................\ZhuceDlg.h
......................\_recordset.cpp
......................\_recordset.h
......................\安防行业标准体系数据库.aps
......................\安防行业标准体系数据库.clw
......................\安防行业标准体系数据库.cpp
......................\安防行业标准体系数据库.dsp
......................\安防行业标准体系数据库.dsw
......................\安防行业标准体系数据库.h
......................\安防行业标准体系数据库.ncb
......................\安防行业标准体系数据库.opt
......................\安防行业标准体系数据库.plg
......................\安防行业标准体系数据库.rc
......................\安防行业标准体系数据库Dlg.cpp
......................\安防行业标准体系数据库Dlg.h

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

发表评论

0 个回复

  • mysqltest
    在VS2010开发环境下开发,可进行数据库的连接、查询、插入、删除,适合初学者学习。(VS2010 development environment under development, database connection, query, insert, delete, suitable for beginners to learn.)
    2013-04-12 09:30:34下载
    积分:1
  • sjtest3
    实现VC6.0链接access数据库,进行增加,修改,删除,清除工作。(Achieve VC6.0 Link Access , to increase, modify, delete, clear.)
    2015-09-16 09:24:13下载
    积分:1
  • LibraryMIS
    一个简单的图书馆管理信息系统,使用CS结构(A simple library management information system)
    2009-07-17 13:40:44下载
    积分:1
  • tongy
    一个元器件管理的管理软件。主要体现在对数据增删改查方面,即对数据库的操作。使用的是ACCESS数据库,ADO方式连接。程序启动时弹出登陆界面。用户名admin,密码123456。不同的用户登陆之后界面也不一样。(An Element Manager System,Use Access Database for add,delete,update and query data.Use ado type connect Database.You can use user:admin,password:123456 login in.and different user have different functions.)
    2015-08-04 18:28:17下载
    积分:1
  • MFC_ACCESS
    MFC实现的,数据库操作,ACCESS,适合初学者(MFC implementation, database operations, ACCESS, suitable for beginners)
    2010-06-09 09:11:42下载
    积分:1
  • U008
    数据库示例,ADO实现,Visual C++ (Database example, ADO implementation, Visual C++)
    2011-05-09 21:48:21下载
    积分:1
  • VC_ADO_MFC_POS
    数据库编程练习、界面(标准控件)编程练习,很简单便于学习,有注释。有一些很有意思的函数。(Database programming practice, the interface (standard control) programming practice, very simple easy to learn, there are comments. There are some very interesting function.)
    2010-05-14 21:40:32下载
    积分:1
  • ADO-And-Access
    这是一个基本的数据库编程实例,里面最特别的地方是即使出数据库里面出现多条完全相同的记录,它也能操作,而不会出错。(This is a basic database programming examples, there is the most special place inside the database even if there is more of the same record, which can operate without error.)
    2013-11-15 06:37:48下载
    积分:1
  • ado-connection-methods
    create the "hello word"
    2020-06-28 15:20:02下载
    积分:1
  • ADO-And-Access
    这是一个基本的数据库编程实例,里面最特别的地方是即使出数据库里面出现多条完全相同的记录,它也能操作,而不会出错。(This is a basic database programming examples, there is the most special place inside the database even if there is more of the same record, which can operate without error.)
    2013-11-15 06:37:48下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载