登录
首页 » Visual C++ » demo2

demo2

于 2013-11-30 发布 文件大小:5184KB
0 284
下载积分: 1 下载次数: 5

代码说明:

  此文件为利用VC++编写的一个研究生信息管理系统,实现基本的信息查询、删除、增加、修改等功能,还包括对学生成绩的统计,其基于SQL2003开发。(This file is written to take advantage of VC++ a graduate student information management system, to achieve the basic information query, delete, add, modify, and other functions, including statistics on student achievement, based on SQL2003 development.)

文件列表:

Demo02.mdb,253952,2013-08-24
Demo02_说明.txt,255,2003-11-10
Demo2
.....\Debug
.....\.....\Demo02.bsc,3335168,2013-03-27
.....\.....\Demo02.exe,1368138,2013-07-15
.....\.....\Demo02.map,1163934,2013-07-15
.....\.....\Demo02.obj,22090,2013-07-11
.....\.....\Demo02.pch,7130172,2013-03-24
.....\.....\Demo02.pdb,4457472,2013-07-15
.....\.....\Demo02.res,14416,2013-07-14
.....\.....\Demo02.sbr,0,2013-07-11
.....\.....\Demo02Doc.obj,13631,2013-03-24
.....\.....\Demo02Doc.sbr,0,2013-03-24
.....\.....\Demo02View.obj,46821,2013-07-15
.....\.....\Demo02View.sbr,11086,2013-07-15
.....\.....\MainFrm.obj,37238,2013-07-11
.....\.....\MainFrm.sbr,0,2013-07-11
.....\.....\StdAfx.obj,107314,2013-03-24
.....\.....\StdAfx.sbr,1443373,2013-03-24
.....\.....\UserDlg.obj,19894,2013-03-29
.....\.....\UserDlg.sbr,3508,2013-03-29
.....\.....\UserRecordSet.obj,19583,2013-03-27
.....\.....\UserRecordSet.sbr,0,2013-03-27
.....\.....\UserSearchDlg.obj,12130,2013-03-24
.....\.....\UserSearchDlg.sbr,0,2013-03-24
.....\.....\vc60.idb,230400,2013-08-24
.....\.....\vc60.pdb,364544,2013-07-15
.....\Demo02.aps,46792,2013-07-11
.....\Demo02.clw,4104,2013-08-24
.....\Demo02.cpp,4209,2013-03-27
.....\Demo02.dsp,4877,2013-03-27
.....\Demo02.dsw,537,2003-05-25
.....\Demo02.h,1359,2003-05-26
.....\Demo02.ncb,181248,2013-08-24
.....\Demo02.opt,73728,2013-08-24
.....\Demo02.plg,1200,2013-07-15
.....\Demo02.rc,13372,2013-07-11
.....\Demo02Doc.cpp,1742,2003-05-25
.....\Demo02Doc.h,1475,2003-05-25
.....\Demo02View.cpp,11372,2013-07-15
.....\Demo02View.h,1857,2013-06-14
.....\MainFrm.cpp,6128,2013-03-24
.....\MainFrm.h,1843,2013-07-10
.....\ReadMe.txt,4311,2003-05-25
.....\res

.....\...\Demo02.rc2,398,2003-05-25


.....\resource.h,1565,2013-03-24
.....\StdAfx.cpp,208,2003-05-25
.....\StdAfx.h,1152,2003-05-25
.....\UserDlg.cpp,2856,2013-03-27
.....\UserDlg.h,1413,2003-05-26
.....\UserRecordSet.cpp,1953,2013-03-27
.....\UserRecordSet.h,1521,2003-05-25
.....\UserSearchDlg.cpp,1066,2003-05-25
.....\UserSearchDlg.h,1269,2003-05-25

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

发表评论

0 个回复

  • Student_management_sys
    学生管理系统,主要功能实现学生信息的增删改查等等。(dfdf fredg dfgreasf )
    2015-12-28 20:20:42下载
    积分:1
  • VBandACCESS
    此为学生公寓物业管理系统,用VB+ACCESS编写(This is a student housing property management system, written using VB+ ACCESS)
    2010-05-06 09:48:35下载
    积分:1
  • student-manage
    用可视化MFC写的一个学生成绩管理系统,用Access数据库,里面可以查询多门课成绩,并根据条件选择学生,测试过,可用。(Visualization MFC write a student performance management system, with the Access database, which can query multiple course grades, and select students according to the conditions tested, can be used.)
    2012-11-01 17:19:19下载
    积分:1
  • libiary
    图书管理系统:用户管理(用户添加,密码修改),图书管理(图书增加、图书修改、图书删除),使用sqlite数据库(Library management system: user management (users add, password changes), library management (books increased, modify books, books delete), use sqlite database)
    2014-04-17 21:24:11下载
    积分:1
  • ddd
    校际运动会管理系统。采用mfc编写的。可直接运行。校际运动会管理系统:本系统将帮助裁判对各学校和运动员进行排名,并且可对运动员进行信息录入查找,还可以通过不同权限可对运动员资料进行阅读或修改,从而达到分级管理的目的。 运动员信息管理:对运动员的基本信息包括运动员姓名,年龄,性别,ID,隶属学校,参加比赛项目分数等等。不同权限的人对本系统可见范围不同,所获得权力也不同。 (Inter-School Games Management System. Using mfc writing. Can be run directly. Schools Games Management System: This system will help the referee to rank schools and athletes, and athletes information into the Find different permissions, you can also read or modify the data of athletes, so as to achieve the purpose of the classification management. Athlete information management: the athlete' s basic information, including the name of player, age, gender, ID, attached to the school, to participate in the competition scores. Permission of the visible range, the powers.)
    2013-04-03 10:22:03下载
    积分:1
  • VB_BookManagementInformationSystem
    这是我在学校编写的VB的图书管理信息系统,功能比较全面,入库、借还书、查询、修改和打印等功能都已经实现。(This software can realize the basic function for book management.)
    2013-12-27 16:00:34下载
    积分:1
  • 20051113195250716
    一个典型的图书馆管理系统,完成图书的借阅、查询、归还等功能(typical of a library management system, the completion of borrowing books, inquiry, the function return)
    2007-04-03 09:42:18下载
    积分:1
  • xsxxgl
    一个简单的学生信息管理系统,是小弟的第一个产品。。求指教。。(A simpl system for managing student information.)
    2020-07-03 07:00:02下载
    积分:1
  • sunweiqi
    这次课程设计采用VB作为前台应用程序的设计工具,用MS Server 2000作为后台数据库,完成一个可以查询、修改、删除、添加学生信息、图书信息和图书借用信息的图书管理系统。(The curriculum design using VB as the front-end application design tool, using MS Server 2000 as a back-end database to complete one can query, modify, delete, add student information, library information and library books borrowed information management system.)
    2010-01-15 10:46:26下载
    积分:1
  • tushuguanli
    图书管理系统 文件来源www.csdn.com 并非占用只是很好和大家分享一下!(Source file library management system is not the occupier www.csdn.com good and share with you!)
    2009-06-23 12:49:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载