登录
首页 » Visual C++ » EA

EA

于 2013-07-08 发布 文件大小:490KB
0 130
下载积分: 1 下载次数: 1

代码说明:

说明:  Visual C++ MFC编写的学籍管理系统,含SQL SERVER 2008 R2版本数据库。首先声明学籍管理的功能并不完整,主要实现数据库的增删改查。主要特点是树形菜单、视图切分。(Visual C++ MFC prepared by the school management system, including SQL SERVER 2008 R2 version of the database. The first statement is incomplete enrollment management functions, the main database CRUD. Main feature is the menu tree, view segmentation.)

文件列表:

学籍管理系统
............\Xll_EA
............\......\course.sql,505,2013-07-05
............\......\LeftView.cpp,3285,2013-07-05
............\......\LeftView.h,1437,2013-07-05
............\......\MainFrm.cpp,4788,2013-07-05
............\......\MainFrm.h,1784,2013-07-05
............\......\msado15.tlh,221918,2012-06-06
............\......\msado15.tli,167252,2012-06-06
............\......\OPCompreView.cpp,2727,2013-07-06
............\......\OPCompreView.h,1749,2013-07-06
............\......\OPCourseView.cpp,1420,2013-07-05
............\......\OPCourseView.h,1656,2013-07-05
............\......\OperatorView.cpp,6252,2013-07-05
............\......\OperatorView.h,1854,2013-07-05
............\......\OPScoreView.cpp,2762,2013-07-06
............\......\OPScoreView.h,1720,2013-07-06
............\......\ReadMe.txt,4311,2013-07-02
............\......\res


............\......\...\Xll_EA.rc2,398,2013-07-02

............\......\resource.h,2059,2013-07-06
............\......\resource.hm,159,2013-07-05
............\......\score.sql,166,2013-07-05
............\......\ScoreDlg.cpp,1201,2013-07-06
............\......\ScoreDlg.h,1245,2013-07-06
............\......\StdAfx.cpp,208,2013-07-02
............\......\StdAfx.h,1435,2013-07-04
............\......\student.sql,366,2013-07-05
............\......\studentstatus.sql,150,2013-07-06
............\......\StuInfoDlg.cpp,2671,2013-07-04
............\......\StuInfoDlg.h,1422,2013-07-04
............\......\Xll_EA.aps,47828,2013-07-06
............\......\Xll_EA.clw,6297,2013-07-06
............\......\Xll_EA.cpp,4233,2013-07-02
............\......\Xll_EA.dsp,5482,2013-07-06
............\......\Xll_EA.dsw,518,2013-07-02
............\......\Xll_EA.h,1356,2013-07-02
............\......\Xll_EA.ncb,254976,2013-07-06
............\......\Xll_EA.opt,53760,2013-07-06
............\......\Xll_EA.plg,1290,2013-07-06
............\......\Xll_EA.rc,17287,2013-07-06
............\......\Xll_EADoc.cpp,1742,2013-07-02
............\......\Xll_EADoc.h,1475,2013-07-02
............\......\Xll_EAView.cpp,17941,2013-07-06
............\......\Xll_EAView.h,2569,2013-07-06
............\Xll_EA数据库
............\............\EA.mdf,3145728,2013-07-06
............\............\EA_log.ldf,1048576,2013-07-06

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

发表评论

0 个回复

  • c++学生管理
    一个学生信息管理系统。用的是MFC ODBC来完成的。在成绩管理系统中,当查询到记录后要刷新,使所有的记录从新显示出来的话,如果系统中存在7000条记录的话,刷新一次的时间要20多秒钟,处理后,可以在用户查询后,在不到一秒中的时间内来完成刷新。另:用户名:good,密码:py(a student information management system. The MFC ODBC to be completed. The performance management system, when inquiries to the record to refresh so that all the records show that the new, and if there System 7000 record of the case, set a time of more than 20 seconds and processed, the user can inquiry, in less than one second of time to complete the update. Another : Username : good, Password : py)
    2005-07-30 10:24:44下载
    积分:1
  • carandsoon
    这个是超市管理系统等管理系统中经常用到的一个DLL,它可以非常方便的使编程人员能够实现金额的大小转换,在这个DLL中,我用到一点我个人的心得。希望大家喜欢。(This is a supermarket management system management system often used in a DLL. It can be very convenient enables programmers to realize the size of the amount of change in the DLL, I used my personal experience. Hope you like them.)
    2007-06-16 21:32:54下载
    积分:1
  • yufafenxiqigouzhao
    语法分析器构造 借助于词法分析程序提供的分析结果,编写一个算符优先语法分析程序,程序能进行语法结构分析和错误检查并产生相应的归约信息。同时给出出错信息和错误类型,从而加深对语法分析的理解。 (parser using lexical analysis procedure for the analysis of results prepare a priority operator syntax analysis procedures, procedures for structural analysis and syntax error checking and produce corresponding reduction information. Also given wrong information and the wrong types, so as to enhance the understanding of syntax analysis.)
    2020-06-30 18:40:01下载
    积分:1
  • link
    嵌入式的学生成绩管理系统 可以增 删 改 查信息 (Embedded student achievement management system)
    2010-06-16 10:21:28下载
    积分:1
  • student_manger
    基于链表的学生管理系统,能够实现对学生信息在不同位置的添加,删除以及修改。(Based on the list of student management system, can realize ,add ,delete the student information in different locations .)
    2015-01-21 11:41:30下载
    积分:1
  • vb.net
    改程序用vb.net编写的学生管理系统,是老师让做课程设计的时候上交的,功能比较全。考试满分( teachers gave them 100 points )
    2012-11-21 13:56:40下载
    积分:1
  • tsggl
    VB的图书馆管理系统.管理员的帐号和密码都是(VB library management system. Administrator account and password are )
    2007-05-07 21:39:09下载
    积分:1
  • studentchooseclass
    简单的类与对象的内容,实现大学选课系统,实习课代码(Simple content classes and objects, the realization of the University of elective system, training classes code)
    2008-12-31 09:15:59下载
    积分:1
  • v
    说明:  这也是师兄的毕业设计,具体的功能我也不清楚,因为我才大一,请见谅!!!!!!!不过是可以用来答辩的,完整的毕业设计,有源代码,可爱执行文件,文档资料.(This is also the senior)
    2008-04-10 16:35:56下载
    积分:1
  • CourseSelectSistem
    绝对经典的学生选课系统,可以模仿一下,初学者可以自己尝试一下。。c语言爱好者(Absolute classic students elective course system, can mimic once, beginners can try.. C lover)
    2010-12-28 22:11:30下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 46今日下载