CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 搜索资源 - mfc实现

搜索资源列表

  1. 一个学生管理系统

    2下载:
  2. 基于ODBC的数据库模式,用MFC创建一个学生成绩管理软件。程序的实现主要在视图Cstudentview类中完成,其中可以完成的功能有:显示全部记录、增加记录、删除记录、修改记录、排序记录、查寻记录,并且在控件表格中直观的显示。-based ODBC database model, the MFC with the creation of a student performance management software. The main procedures in achieving Vie
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:1.26mb
    • 提供者:玉华
  1. adress

    0下载:
  2. 采用MFC DAO对象和接口编程技术实现一个地址簿数据库的管理器。-using MFC DAO objects and interface programming technology to achieve an address book database manager.
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:74.87kb
    • 提供者:阿缘
  1. StudentCheck

    0下载:
  2.  职责描述:,系统信息设计,学生出操考勤管理、学生上课考勤管理、学生参加活动考勤管理,学生寝室考勤管理,综合统计与查询等六大模块。  项目简述:该系统利用MFC框架 Excel工具开发,来实现学生考勤管理。
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:951.49kb
    • 提供者:怀鹏
  1. vcANDadoANDpic

    0下载:
  2. VC中实现对SQL存储图片的操作,并在MFC中进行显示
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:60.43kb
    • 提供者:李引
  1. db

    0下载:
  2. SQL和MFC实现的 订票服务系统,属于简单型,适合学生应付老师检查,原创
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:42.25kb
    • 提供者:ck
  1. Management

    1下载:
  2. 使用MFC界面连SQL2000实现管理操作
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:128.05kb
    • 提供者:刘俊
  1. MFCSQLMFCFoodSystem

    0下载:
  2. MFC+SQL Server实现的餐饮系统-MFC+ SQL Server implementation of the Food System
  3. 所属分类:SQL Server

    • 发布日期:2017-04-26
    • 文件大小:284.19kb
    • 提供者:李玲
  1. ADOACCESS

    2下载:
  2. 这是一款用MFC ADO编写的数据库软件,它可以实现对ACCESS数据库的打开,添加,修改,保存,排序得一系列的功能。它利用ListCtl进行显示-This is a MFC ADO with the preparation of the database software, it can be open to the ACCESS database, add, modify, save, sort a series of functions. It uses ListCtl display
  3. 所属分类:Other Databases

    • 发布日期:2017-05-17
    • 文件大小:4.18mb
    • 提供者:wu
  1. ODBC_DB

    0下载:
  2. MFC写的简单操作SQL SERVER 2005数据库的程序!-MFC write simple SQL SERVER 2005 database program!
  3. 所属分类:SQL Server

    • 发布日期:2017-04-05
    • 文件大小:39.42kb
    • 提供者:shajian
  1. rent

    0下载:
  2. 影碟租赁系统,使用MFC实现,课程设计使用-DVD rental systems, the use of MFC to achieve, the curriculum design
  3. 所属分类:SQL Server

    • 发布日期:2017-05-18
    • 文件大小:4.63mb
    • 提供者:slw
  1. libman

    0下载:
  2. 一个很完善的图书馆管理系统,使用MFC实现-A very complete library management system, use the MFC to achieve
  3. 所属分类:Database system

    • 发布日期:2017-05-12
    • 文件大小:2.66mb
    • 提供者:Cao Zhongyan
  1. Library

    0下载:
  2. MFC实现的图书馆管理系统,希望对大家有用。-MFC library management system to achieve the hope for all of us.
  3. 所属分类:Database system

    • 发布日期:2017-05-13
    • 文件大小:3.38mb
    • 提供者:ydd
  1. 3456tushuguanlixitong

    0下载:
  2. MFC实现的图书馆管理系统,希望对大家有用。-MFC library management system to achieve the hope for all of us.
  3. 所属分类:Other Databases

    • 发布日期:2017-05-13
    • 文件大小:3.39mb
    • 提供者:ydd
  1. ODBC

    0下载:
  2. SQL Server MFC ODBC报表实现的代码。-SQL Server MFC ODBC statements to achieve code.
  3. 所属分类:SQL Server

    • 发布日期:2017-03-30
    • 文件大小:94.02kb
    • 提供者:
  1. nainiu

    0下载:
  2. 奶牛健康管理系统!MFC界面,实现奶牛资料的录入、删除、更改、查询等操作!还有奶牛所属农场主的信息!可以输出资料到excel中!连接Access数据库!-Dairy Health Management System! MFC interface, data input to achieve cows, delete, change, query and other operations! There is information on dairy farmer-owned! Can export
  3. 所属分类:Other Databases

    • 发布日期:2017-05-17
    • 文件大小:4.77mb
    • 提供者:姜鑫
  1. DBMS

    0下载:
  2. 数据库课的大作业,MFC + 本地SQLServer2000实现了一个汽车维修公司的信息管理系统,原理是通过MFC类访问数据库,有基本的数据操作功能,优点是文档齐全,包括设计报告,总结报告和安装说明-Database class big operation, MFC+ local SQLServer2000 implements a vehicle maintenance company s information management system, the principle access
  3. 所属分类:SQL Server

    • 发布日期:2017-05-08
    • 文件大小:1.66mb
    • 提供者:一招鲜
  1. Demo02

    0下载:
  2. VC++6.0环境 Access数据库,MFC下实现数据添加、修改、删除等操作-VC++6.0 environment, Access database, MFC to achieve data add, modify, and delete
  3. 所属分类:Database system

    • 发布日期:2017-05-19
    • 文件大小:5.27mb
    • 提供者:胡雯婧
  1. MFC-connect-to-the-database-via-ADO

    0下载:
  2. MFC通过ADO连接数据库,实现数据库连接、关闭,sql语言执行、查询等功能-The MFC via ADO to connect to the database, database connectivity, Close, sql language implementation, query and other functions
  3. 所属分类:Database system

    • 发布日期:2017-11-20
    • 文件大小:301.55kb
    • 提供者:ludejian
  1. LOGIN34

    1下载:
  2. MFC实现的设备故障管理系统~可以添加、删除、搜索管理设备故障信息,有权限区别~-MFC realize a device fault management system- you can add, delete, search management equipment failure information, privileged distinction ~
  3. 所属分类:Other Databases

    • 发布日期:2017-06-14
    • 文件大小:21.19mb
    • 提供者:郭楠
  1. MFCApplicationX

    0下载:
  2. 使用VS2013的MFC编写的一个针对SQL Sever数据库的增删改查,能够完整实现上述的功能,供初学者学习参考(Using VS2013's MFC to add and delete a database for SQL Sever database, we can fully realize the above functions, for beginners to learn and reference.)
  3. 所属分类:SQL Server

    • 发布日期:2018-05-01
    • 文件大小:141kb
    • 提供者:WISDIMDI
« 12 3 »
搜珍网 www.dssz.com