登录
首页 » Visual C++ » MFC001

MFC001

于 2014-12-24 发布 文件大小:343KB
0 1179
下载积分: 1 下载次数: 9

代码说明:

  VC/C++源码,数据库应用,管理系统  vc++简易学生考试管理系统,分两大功能,学生成绩管理和学生信息管理,功能不太多,完成基本的学生信息录入、查询、管理,可以先看一下源码爱好者测试抓图,比较标准的C++窗体应用,就当作是一个VC操作数据库的参考实例 吧。(VC/C++ source code, applications, student management system vc++ simple examination management system, divided into two functions, student management and student information management function is not too much to complete the basic student information entry, query, management, you can look at source enthusiasts test shots, more standard C++ application form, it is a reference to an instance of VC as the operation of the right.)

文件列表:

AddClassDialog.cpp,3586,2012-10-30
AddClassDialog.h,627,2012-10-30
AddStudentDialog.cpp,2645,2012-10-30
AddStudentDialog.h,604,2012-10-30
AddSubjectDialog.cpp,3137,2012-10-30
AddSubjectDialog.h,578,2012-10-30
ADODB.cpp,23629,2012-10-30
ADODB.h,6736,2012-10-30
BMDialog.cpp,9563,2012-10-30
BMDialog.h,1669,2012-10-30
ChildFrm.cpp,1810,2012-10-30
ChildFrm.h,635,2012-10-30
Debug
.....\StudentScoreDB.mdb,438272,2012-10-30
Exam.cpp,10369,2012-10-30
Exam.h,3684,2012-10-30
ExamDoc.cpp,824,2012-10-30
ExamDoc.h,493,2012-10-30
ExamStudentDoc.cpp,1055,2012-10-30
ExamStudentDoc.h,611,2012-10-30
ExamStudentView.cpp,3127,2012-10-30
ExamStudentView.h,838,2012-10-30
ExamSubjectDoc.cpp,1380,2012-10-30
ExamSubjectDoc.h,670,2012-10-30
ExamSubjectView.cpp,2984,2012-10-30
ExamSubjectView.h,848,2012-10-30
ExamView.cpp,10962,2012-10-30
ExamView.h,1250,2012-10-30
Loginfrm.cpp,2009,2012-10-30
Loginfrm.h,465,2012-10-30
MainFrm.cpp,2620,2012-10-30
MainFrm.h,835,2012-10-30
ReadMe.txt,4263,2012-10-30
res





...\Cancel4_32x32x2.ico,2238,2012-10-30
...\Cannibal.bmp,8450,2012-10-30
...\CButtonST_Demo.ico,1078,2012-10-30
...\CButtonST_Demo.rc2,406,2012-10-30
...\CDRom.ico,2238,2012-10-30
...\Classes1_32x32x16.ico,766,2012-10-30
...\Eagle.bmp,36982,2012-10-30
...\EOapp.ico,2238,2012-10-30
...\Explorer.ico,2238,2012-10-30
...\Face.bmp,20802,2012-10-30
...\Halloween1.ico,2238,2012-10-30
...\Halloween2.ico,2238,2012-10-30
...\Hand.cur,326,2012-10-30
...\Help.ico,2238,2012-10-30
...\Help2_32x32x256.ico,2238,2012-10-30
...\IEDocument_48x48x256.ico,3774,2012-10-30
...\il_class.bmp,2102,2012-10-30
...\JPEG Image.ico,7134,2012-10-30
...\Key manager.ico,3774,2012-10-30
...\Lamp1.ico,2238,2012-10-30
...\LedOff.ico,318,2012-10-30
...\LedOn.ico,318,2012-10-30
...\Left6_32x32x256.ico,2238,2012-10-30
...\LogOff.ico,3774,2012-10-30
...\No3_32x32x256.ico,2238,2012-10-30
...\Ok3_32x32x256.ico,2238,2012-10-30
...\Open.ico,2238,2012-10-30
...\Palette.bmp,29062,2012-10-30
...\Razor_32x32x256.ico,2238,2012-10-30
...\Right6_32x32x256.ico,2238,2012-10-30
...\Run.ico,2238,2012-10-30
...\Search1.ico,2238,2012-10-30
...\Sky.bmp,180068,2012-10-30
...\Sound.ico,2238,2012-10-30
...\STLogo_Small.bmp,12394,2012-10-30
...\StudentScore.ico,21630,2012-10-30
...\StudentScore.manifest,701,2012-10-30
...\StudentScore.rc2,379,2012-10-30
...\StudentScoreDoc.ico,1078,2012-10-30
...\Toolbar.bmp,1078,2012-10-30
...\toolbar1.bmp,478,2012-10-30
...\Tools4.ico,2238,2012-10-30
...\Web2.ico,2238,2012-10-30
...\Winzip1.ico,2238,2012-10-30
...\Winzip2.ico,2238,2012-10-30
...\Workgroup.ico,7134,2012-10-30
Resource.h,3355,2012-10-30
SelExamNoDialog.cpp,1497,2012-10-30
SelExamNoDialog.h,558,2012-10-30
StdAfx.cpp,141,2012-10-30
StdAfx.h,1499,2012-10-30
StudentScore.aps,67440,2012-10-30
StudentScore.clw,6316,2012-10-30
StudentScore.cpp,6183,2012-10-30
StudentScore.dsp,7040,2012-10-30
StudentScore.dsw,547,2012-10-30
StudentScore.h,2434,2012-10-30
StudentScore.rc,20207,2012-10-30
StudentScore.reg,634,2012-10-30
StudentScore.sln,928,2012-10-30
StudentScore.suo,13312,2012-10-30

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

发表评论

0 个回复

  • CourseManager
    课程管理系统。本例将介绍如何构造一个ODBC数据库以及通过MFC如何使用ODBC数据库,并且通过MFC来实现一个课程信息管理系统。(This example describes how to construct an ODBC database and how to use the ODBC database by MFC and MFC to implement a program through information management system.)
    2013-12-18 13:05:08下载
    积分:1
  • daima
    VB图书管理系统,基于VB的图书管理系统的程序开发,只作参考(VB library management system, library management system based on the VB-program development, only for reference)
    2009-12-14 19:01:24下载
    积分:1
  • student-management
    学生成绩管理系统附带数据库操作 完成成绩的增删改查以及不同用户的权限管理(Student achievement management system comes complete performance of operations CRUD and different user rights management)
    2015-11-11 13:27:43下载
    积分:1
  • xuesheng
    学生成绩管理系统,适合初学者用 内容比较简单但是很实用 基本的vc++知识都在里面(Student performance management system is suitable for beginners)
    2010-12-05 15:21:04下载
    积分:1
  • Ex_ODBCStudent008
    学生信息管理ODBC,用于管理学生信息的管理,进行查询、删除、修改等功能。(Examlpe for VC++)
    2010-12-29 18:13:14下载
    积分:1
  • 04550424-C++
    学 生 成 绩 管 理 系 统(student performance management system)
    2006-06-24 23:00:01下载
    积分:1
  • book
    实现图书管理,程序能存储书的主要内容,并能检索图书(Library Management, the program can store the main content of the book, and can retrieve books)
    2013-05-26 18:25:52下载
    积分:1
  • kaoshi
    c++实现的考试成绩管理系统,基于access数据库,可供初学者参考c++语言,及完整系统的设计与实现。(c++ implementation of the test result management system, based on the access database, available for beginners reference c++ language, and complete system design and implementation.)
    2010-12-06 14:50:57下载
    积分:1
  • 8_7
    说明:  计算机算法试题库问题,用最大流实现,运行正确(Computer algorithms questions Treasury issues, with the realization of maximum flow, operating correctly)
    2008-12-07 14:43:16下载
    积分:1
  • MyStu
    一个简单的学籍管理系统,我和同学共同完成,仅供参考。(A simple enrollment management system, my classmates and I have completed, for reference only.)
    2011-08-21 10:20:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载