登录
首页 » Visual C++ » database

database

于 2020-11-06 发布
0 301
下载积分: 1 下载次数: 1

代码说明:

说明:  济南中学学生信息管理系统,MFC实现,包括 基本信息管理(科室信息管理,科目信息管理,教师信息管理,班级信息管理,班级信息设置,考试类别设置),学生管理(学生信息管理,学生成绩录入,成绩等级设置,学生违规处理),查询管理(学生信息查询,学生成绩报表,学生违规查询),系统管理(用户管理,退出系统)和帮助(系统帮助,关于系统)。(Ji'nan middle school student information management system, MFC implementation, including the basic information management (Department of information management, course information management, teacher information management, class information management, class information, examination category), student management (student information management, student achievement entry, grade setting, students illegal processing), query (student management information query, student achievement report, students), illegal inquiries system management (user management, exit the system and help (help) system, a system).)

文件列表:

database\tb_student.ldf
database\tb_student.mdf
database\源程序\Classinfodlg.cpp
database\源程序\Classinfodlg.h
database\源程序\Classinfoset.cpp
database\源程序\Classinfoset.h
database\源程序\Class_subjectinfodlg.cpp
database\源程序\Class_subjectinfodlg.h
database\源程序\Class_subjectset.cpp
database\源程序\Class_subjectset.h
database\源程序\Contents.hhc
database\源程序\DF.cpp
database\源程序\DF.h
database\源程序\DllHeader.h
database\源程序\Examinfo_submarkdlg.cpp
database\源程序\Examinfo_submarkdlg.h
database\源程序\Examinfo_submarkset.cpp
database\源程序\Examinfo_submarkset.h
database\源程序\Examkinddlg.cpp
database\源程序\Examkinddlg.h
database\源程序\Examkindset.cpp
database\源程序\Examkindset.h
database\源程序\excel9.cpp
database\源程序\excel9.h
database\源程序\ExternDllHeader.h
database\源程序\Grade_levelinfodlg.cpp
database\源程序\Grade_levelinfodlg.h
database\源程序\Grade_levelset.cpp
database\源程序\Grade_levelset.h
database\源程序\htmlhelp.h
database\源程序\htmlhelp.lib
database\源程序\Index.hhk
database\源程序\InfoStudent.cpp
database\源程序\InfoStudent.h
database\源程序\Input_regbreakdlg.cpp
database\源程序\Input_regbreakdlg.h
database\源程序\Log1.log
database\源程序\Login.cpp
database\源程序\Login.h
database\源程序\LoginSet.cpp
database\源程序\LoginSet.h
database\源程序\mystudentreport.xls
database\源程序\mystudentreport_sorted.xls
database\源程序\mystudentsys.aps
database\源程序\mystudentsys.clw
database\源程序\mystudentsys.cpp
database\源程序\mystudentsys.dsp
database\源程序\mystudentsys.dsw
database\源程序\mystudentsys.h
database\源程序\mystudentsys.ncb
database\源程序\mystudentsys.opt
database\源程序\mystudentsys.plg
database\源程序\mystudentsys.rc
database\源程序\mystudentsysDlg.cpp
database\源程序\mystudentsysDlg.h
database\源程序\Officeinfodlg.cpp
database\源程序\Officeinfodlg.h
database\源程序\officeset.cpp
database\源程序\officeset.h
database\源程序\ReadMe.txt
database\源程序\Regbreak_finddlg.cpp
database\源程序\Regbreak_finddlg.h
database\源程序\Regbrreakinfoset.cpp
database\源程序\Regbrreakinfoset.h
database\源程序\Reportdlg.cpp
database\源程序\Reportdlg.h
database\源程序\res\42.ico
database\源程序\res\ace.bmp
database\源程序\res\bmp00001.bmp
database\源程序\res\bmp00002.bmp
database\源程序\res\bmp00003.bmp
database\源程序\res\bmp00004.bmp
database\源程序\res\hua.bmp
database\源程序\res\mystudentsys.ico
database\源程序\res\mystudentsys.rc2
database\源程序\res\Thumbs.db
database\源程序\res\toolbar.bmp
database\源程序\res\toolbar1.bmp
database\源程序\res\toolbar_.bmp
database\源程序\res\按钮.bmp
database\源程序\resource.h
database\源程序\RxDll.dll
database\源程序\SkinHook.h
database\源程序\SkinLib.dll
database\源程序\SkinLib.lib
database\源程序\SoftCrystal.ssk
database\源程序\StdAfx.cpp
database\源程序\StdAfx.h
database\源程序\Studentinfoset.cpp
database\源程序\Studentinfoset.h
database\源程序\studentinfosyshelp.chm
database\源程序\studentinfosyshelp.hhp
database\源程序\Studentinfo_finddlg.cpp
database\源程序\Studentinfo_finddlg.h
database\源程序\stureporttemplate.xlt
database\源程序\Subjectdlg.cpp
database\源程序\Subjectdlg.h
database\源程序\Subjectinfo.cpp
database\源程序\Subjectinfo.h
database\源程序\Teacherinfodlg.cpp

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

发表评论

0 个回复

  • Notify
    一个事件提醒程序,类似于手机中的事件提醒(An event to remind the procedure, similar to events in the mobile phone to remind)
    2007-09-11 08:37:33下载
    积分:1
  • poj3941
    poj 3941 Hideyuki is allowed by his father Ujisato some 1000 yen bills every month for his pocket money. In the first day of every month, the number of bills is decided as follows. Ujisato prepares n pieces of m-sided dice and declares the cutback k. Hideyuki rolls these dice. The number of bills given is the sum of the spots of the rolled dice decreased by the cutback. Fortunately to Hideyuki, Ujisato promises him to give at least one bill, even if the sum of the spots does not exceed the cutback. Each of the dice has spots of 1 through m inclusive on each side, and the probability of each side is the same. In this problem, you are asked to write a program that finds the expected value of the number of given bills. (poj 3941 Hideyuki is allowed by his father Ujisato some 1000 yen bills every month for his pocket money. In the first day of every month, the number of bills is decided as follows. Ujisato prepares n pieces of m-sided dice and declares the cutback k. Hideyuki rolls these dice. The number of bills given is the sum of the spots of the rolled dice decreased by the cutback. Fortunately to Hideyuki, Ujisato promises him to give at least one bill, even if the sum of the spots does not exceed the cutback. Each of the dice has spots of 1 through m inclusive on each side, and the probability of each side is the same. In this problem, you are asked to write a program that finds the expected value of the number of given bills.)
    2013-07-16 20:45:28下载
    积分:1
  • VCC-DLL
    这份资料让您能够很好的了解DLL动态链接,文档分析的很仔细,希望对大家有所帮助。。。。(This information allows you to very good understanding of DLL Dynamic Link, document analysis very carefully, hoping to help all of you. . . .)
    2009-07-20 14:35:41下载
    积分:1
  • ellipseface
    带背景的椭圆形窗体源码(VC) 使用VC所学的窗体制作知识创建一个椭圆形的窗体,在这个不规则窗体内使用了背景图像,bmp格式的背景图片,去除了窗口上的标题栏和最小化、最大化以及关闭按钮,退出时主按键盘的“ESC”键。窗口最终效果如.. 语言界面:简体中文 (Oval form with background source (VC) Use VC production knowledge learned form to create an elliptical form, in this irregular usage within a background image, background image bmp format, in addition to the title bar on the window and minimize, maximize, and close button to exit the main press keyboard ESC key. As final results window .. Language Interface: Simplified Chinese)
    2015-06-10 18:06:57下载
    积分:1
  • remotecontrol
    远程控制,分为客户端与服务器端两个对话框。(Remote control, is divided into client and server side both dialog boxes.)
    2011-10-09 21:57:20下载
    积分:1
  • MiNiplayer_zl
    说明:  迷你播放器,采用C++开发,支持多种播放多媒体文件,非常好用的一个迷你播放器。(Mini player, using C++ developers to support multiple broadcast multimedia files, very easy to use as a mini player.)
    2010-04-26 16:34:28下载
    积分:1
  • readdata
    从txt 等文件中读数据 并两位两位的显示出来(Txt and other documents from the read data and two out of two display)
    2008-05-26 06:25:39下载
    积分:1
  • Chat
    异步套接字编写的网络聊天室程序,根据孙鑫VC++深入详解的例子改写,使用Visual studio 2008 SP1在Unicode编码环境下编写,可以收发中文字符。(Asynchronous socket program written in Internet chat rooms, according to Sun Xin VC++ depth Detailed examples rewritten using Visual studio 2008 SP1 environment written in Unicode encoding, you can send and receive Chinese characters.)
    2013-11-28 14:44:55下载
    积分:1
  • amanithvg_win_x86_4_0_0_98_eval
    amanithvg 是新的手势语言,广泛应用(amanithvg is a new sign language, widely used in)
    2009-11-22 08:43:07下载
    积分:1
  • ChartCtrlDemoSource
    基于MFC的chart ctrol,具有很强的用户接口功能。(An MFC Chart Control with Enhanced User Interface )
    2012-02-28 15:56:46下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载