登录
首页 » Visual C++ » newxuejigl

newxuejigl

于 2006-03-14 发布 文件大小:2260KB
0 231
下载积分: 1 下载次数: 1

代码说明:

说明:  学籍管理系统 系统是在VC++6.0和SQL Server 2000下开发的. 数据库在Database目录下,在SQLSERVER的查询分析器中执行即可生成数据库. 源程序在Src目录中. 因为程序极为经典,所以本人在此转载~ 一、编程环境: windows2000 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 五、主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息(err)

文件列表:

学籍管理
........\ADDdlg.cpp
........\ADDdlg.h
........\Debug
........\EDITdlg.cpp
........\EDITdlg.h
........\FINDdlg.cpp
........\FINDdlg.h
........\JIBENdlg.cpp
........\JIBENdlg.h
........\MainFrm.cpp
........\MainFrm.h
........\password.cpp
........\password.h
........\PWDdlg.cpp
........\PWDdlg.h
........\PWDset.cpp
........\PWDset.h
........\res

........\...\STU.rc2

........\...\Toolbar.bmp
........\Resource.h
........\SHURUdlg.cpp
........\SHURUdlg.h
........\StdAfx.cpp
........\StdAfx.h
........\STU.clw
........\Stu.cpp
........\STU.dsp
........\STU.dsw
........\STU.h
........\STU.mdb
........\STU.ncb
........\STU.opt
........\STU.plg
........\STU.rc
........\STUDoc.cpp
........\STUDoc.h
........\STUset.cpp
........\STUset.h
........\STUView.cpp
........\STUView.h
........\TabSheet.cpp
........\TabSheet.h
........\一个简单的学生信息管理系统.doc
........\海纳数据.txt
........\说明.htm

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

发表评论

0 个回复

  • haizeiwang
    学生成绩管理系统,输入学生所有信息,然后可以对学生信息进行处理,(Student achievement management system, enter all the information the students, student information can then be processed,)
    2013-09-19 19:27:58下载
    积分:1
  • sushe
    考查点:线性结构、文件操作 注意:必须使用文件存储数据,不得使用数据库管理系统。 任务:通过此系统可以实现如下功能: 录入: 可以录入宿舍情况,包括宿舍号、可容纳学生数、已容纳学生数、男生/女生宿舍等信息; 可以录入学生住宿情况,包括学号、姓名、性别、宿舍号等信息。 其他信息可以自行设计。 分配宿舍:为每一个学生分配入一个未住满的宿舍。能否提供一个智能分配算法?推荐选择?批量分配?鼓励创新。(Check point: linear structure, file operations Note: you must use the file to store data, can not use management system. Mission: through this system can realize the following functions: Entry: Can enter the dormitory, including dorm number, can accommodate students number, already accommodate students number, boy/girl s dormitory information Can enter the student accommodation, including student id, name, gender, dormitory, etc. Other information can be designed. Dormitory: for each student assigned into a dormitory is not full. Can you provide a smart allocation algorithm? Recommended choice? Batch distributed? Encourage innovation. )
    2016-03-04 18:14:21下载
    积分: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
  • main
    说明:  班级作业成绩管理系统,可以管理班级内同学的成绩信息,并筛选出不及格的同学。(Class operating performance management system, students can manage class performance within the information and filter out failing students.)
    2010-03-22 21:32:14下载
    积分:1
  • StudentSystem
    用vc++的MFC做的学生成绩管理系统,包含数据库,用户名密码默认admin(Vc++ with the MFC student performance management system, including a , the default user name and password admin)
    2016-12-30 20:57:31下载
    积分:1
  • MFC001
    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.)
    2014-12-24 11:27:52下载
    积分:1
  • yuangongqingjiaguanli
    一套比较完整的VB开发的员工请假管理系统,基于ACCESS数据库,程序界面美观,操作方便,功能丰富,作为一个请假系统,已经做的很不错了。它可以完成基础设置、员工管理、请假管理等,可按时间搜索到期请假、查看是否批准,可对员工进行分类,更利于系统的维护和管理。(Relatively complete set of VB development staff leave management system, based on the ACCESS database, beautiful interface, easy to operate, feature-rich, as a leave system, has done very well. It can complete basic settings, staff management, leave management, leave of absence may be time to search due to see if the approval of the classification of employees, but also conducive to the maintenance and management system.)
    2009-05-16 01:00:17下载
    积分:1
  • homework
    利用栈求表达式的值,可供小学生作业,并能给出分数。(要求:建立试题库文件,随机产生n个题目;题目涉及加减乘除,带括弧的混合运算;随时可以退出;保留历史分数,能回顾历史,给出与历史分数比较后的评价。)(Use of the stack to evaluate the expression, for primary operations, and can give the scores. (Requirements: Create test database files, randomly generating n topics topics involving addition, subtraction, mixed with the parentheses operator ready to quit retain historical scores, can look back at history, given scores compared with the historical evaluation.))
    2020-12-29 20:09:00下载
    积分:1
  • Library-management-system
    图书馆管理系统。利用该系统,能进行搜索,查询等功能(Library management system. Using the system, capable of search, query and other functions)
    2011-05-26 13:57:58下载
    积分:1
  • mystudentsys
    学生成绩管理系统,用mfc实现的可视化系统,满足日常管理的基本要求。(Student achievement management system, using MFC realize visualization system, to meet the day-to-day management of the basic requirements.)
    2012-04-17 09:15:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载