基本信息
源码名称:visual c++与sql server连接的学生管理系统
源码大小:8.84M
文件格式:.rar
开发语言:C/C++
更新时间:2023-11-07
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
visual c 与sql server连接的学生管理系统
visual c 与sql server连接

.
├── CMPP_SP.suo
├── visual c 与sql server连接的学生管理系统.rar
└── 学生管理系统
    ├── database
    │   ├── tb_student.ldf
    │   └── tb_student.mdf
    ├── 源程序
    │   ├── Class_subjectinfodlg.cpp
    │   ├── Class_subjectinfodlg.h
    │   ├── Class_subjectset.cpp
    │   ├── Class_subjectset.h
    │   ├── Classinfodlg.cpp
    │   ├── Classinfodlg.h
    │   ├── Classinfoset.cpp
    │   ├── Classinfoset.h
    │   ├── Contents.hhc
    │   ├── Debug
    │   │   ├── Class_subjectinfodlg.obj
    │   │   ├── Class_subjectinfodlg.sbr
    │   │   ├── Class_subjectset.obj
    │   │   ├── Class_subjectset.sbr
    │   │   ├── Classinfodlg.obj
    │   │   ├── Classinfodlg.sbr
    │   │   ├── Classinfoset.obj
    │   │   ├── Classinfoset.sbr
    │   │   ├── Contents.hhc
    │   │   ├── Debug.exe
    │   │   ├── Examinfo_submarkdlg.obj
    │   │   ├── Examinfo_submarkdlg.sbr
    │   │   ├── Examinfo_submarkset.obj
    │   │   ├── Examinfo_submarkset.sbr
    │   │   ├── Examkinddlg.obj
    │   │   ├── Examkinddlg.sbr
    │   │   ├── Examkindset.obj
    │   │   ├── Examkindset.sbr
    │   │   ├── Grade_levelinfodlg.obj
    │   │   ├── Grade_levelinfodlg.sbr
    │   │   ├── Grade_levelset.obj
    │   │   ├── Grade_levelset.sbr
    │   │   ├── Index.hhk
    │   │   ├── Input_regbreakdlg.obj
    │   │   ├── Input_regbreakdlg.sbr
    │   │   ├── Log1.log
    │   │   ├── Officeinfodlg.obj
    │   │   ├── Officeinfodlg.sbr
    │   │   ├── Regbreak_finddlg.obj
    │   │   ├── Regbreak_finddlg.sbr
    │   │   ├── Regbrreakinfoset.obj
    │   │   ├── Regbrreakinfoset.sbr
    │   │   ├── Reportdlg.obj
    │   │   ├── Reportdlg.sbr
    │   │   ├── RxDll.dll
    │   │   ├── SkinPlusPlusDLL.dll
    │   │   ├── SoftCrystal.ssk
    │   │   ├── StdAfx.obj
    │   │   ├── StdAfx.sbr
    │   │   ├── Studentinfo_finddlg.obj
    │   │   ├── Studentinfo_finddlg.sbr
    │   │   ├── Studentinfoset.obj
    │   │   ├── Studentinfoset.sbr
    │   │   ├── Subjectdlg.obj
    │   │   ├── Subjectdlg.sbr
    │   │   ├── Subjectinfo.obj
    │   │   ├── Subjectinfo.sbr
    │   │   ├── Teacherinfodlg.obj
    │   │   ├── Teacherinfodlg.sbr
    │   │   ├── Teacherinfoset.obj
    │   │   ├── Teacherinfoset.sbr
    │   │   ├── XPCorona.ssk
    │   │   ├── excel9.obj
    │   │   ├── excel9.sbr
    │   │   ├── functionbtn.htm
    │   │   ├── htmlhelp.h
    │   │   ├── htmlhelp.lib
    │   │   ├── main.htm
    │   │   ├── menuhelp.htm
    │   │   ├── mystudentreport_sorted.xls
    │   │   ├── mystudentsys.bsc
    │   │   ├── mystudentsys.exe
    │   │   ├── mystudentsys.ilk
    │   │   ├── mystudentsys.obj
    │   │   ├── mystudentsys.pch
    │   │   ├── mystudentsys.pdb
    │   │   ├── mystudentsys.res
    │   │   ├── mystudentsys.sbr
    │   │   ├── mystudentsysDlg.obj
    │   │   ├── mystudentsysDlg.sbr
    │   │   ├── officeset.obj
    │   │   ├── officeset.sbr
    │   │   ├── studentinfosyshelp.chm
    │   │   ├── studentinfosyshelp.hhp
    │   │   ├── stureporttemplate.xlt
    │   │   ├── vc60.idb
    │   │   └── vc60.pdb
    │   ├── DllHeader.h
    │   ├── Examinfo_submarkdlg.cpp
    │   ├── Examinfo_submarkdlg.h
    │   ├── Examinfo_submarkset.cpp
    │   ├── Examinfo_submarkset.h
    │   ├── Examkinddlg.cpp
    │   ├── Examkinddlg.h
    │   ├── Examkindset.cpp
    │   ├── Examkindset.h
    │   ├── ExternDllHeader.h
    │   ├── Grade_levelinfodlg.cpp
    │   ├── Grade_levelinfodlg.h
    │   ├── Grade_levelset.cpp
    │   ├── Grade_levelset.h
    │   ├── Index.hhk
    │   ├── Input_regbreakdlg.cpp
    │   ├── Input_regbreakdlg.h
    │   ├── Log1.log
    │   ├── Officeinfodlg.cpp
    │   ├── Officeinfodlg.h
    │   ├── ReadMe.txt
    │   ├── Regbreak_finddlg.cpp
    │   ├── Regbreak_finddlg.h
    │   ├── Regbrreakinfoset.cpp
    │   ├── Regbrreakinfoset.h
    │   ├── Release
    │   │   ├── Class_subjectinfodlg.obj
    │   │   ├── Class_subjectset.obj
    │   │   ├── Classinfodlg.obj
    │   │   ├── Classinfoset.obj
    │   │   ├── Contents.hhc
    │   │   ├── Examinfo_submarkdlg.obj
    │   │   ├── Examinfo_submarkset.obj
    │   │   ├── Examkinddlg.obj
    │   │   ├── Examkindset.obj
    │   │   ├── Grade_levelinfodlg.obj
    │   │   ├── Grade_levelset.obj
    │   │   ├── Index.hhk
    │   │   ├── Input_regbreakdlg.obj
    │   │   ├── Log1.log
    │   │   ├── Officeinfodlg.obj
    │   │   ├── Regbreak_finddlg.obj
    │   │   ├── Regbrreakinfoset.obj
    │   │   ├── Release.exe
    │   │   ├── Reportdlg.obj
    │   │   ├── RxDll.dll
    │   │   ├── SkinPlusPlusDLL.dll
    │   │   ├── SoftCrystal.ssk
    │   │   ├── StdAfx.obj
    │   │   ├── Studentinfo_finddlg.obj
    │   │   ├── Studentinfoset.obj
    │   │   ├── Subjectdlg.obj
    │   │   ├── Subjectinfo.obj
    │   │   ├── Teacherinfodlg.obj
    │   │   ├── Teacherinfoset.obj
    │   │   ├── XPCorona.ssk
    │   │   ├── excel9.obj
    │   │   ├── functionbtn.htm
    │   │   ├── htmlhelp.h
    │   │   ├── htmlhelp.lib
    │   │   ├── main.htm
    │   │   ├── menuhelp.htm
    │   │   ├── mystudentreport.xls
    │   │   ├── mystudentreport_sorted.xls
    │   │   ├── mystudentsys.exe
    │   │   ├── mystudentsys.obj
    │   │   ├── mystudentsys.pch
    │   │   ├── mystudentsys.pdb
    │   │   ├── mystudentsys.res
    │   │   ├── mystudentsysDlg.obj
    │   │   ├── officeset.obj
    │   │   ├── studentinfosyshelp.chm
    │   │   ├── studentinfosyshelp.hhp
    │   │   ├── stureporttemplate.xlt
    │   │   ├── vc60.idb
    │   │   └── vc60.pdb
    │   ├── Reportdlg.cpp
    │   ├── Reportdlg.h
    │   ├── RxDll.dll
    │   ├── SkinPlusPlus.h
    │   ├── SkinPlusPlusDLL.dll
    │   ├── SkinPlusPlusDLL.lib
    │   ├── SkinPlusPlusDLL.opt
    │   ├── SoftCrystal.ssk
    │   ├── StdAfx.cpp
    │   ├── StdAfx.h
    │   ├── Studentinfo_finddlg.cpp
    │   ├── Studentinfo_finddlg.h
    │   ├── Studentinfoset.cpp
    │   ├── Studentinfoset.h
    │   ├── Subjectdlg.cpp
    │   ├── Subjectdlg.h
    │   ├── Subjectinfo.cpp
    │   ├── Subjectinfo.h
    │   ├── Teacherinfodlg.cpp
    │   ├── Teacherinfodlg.h
    │   ├── Teacherinfoset.cpp
    │   ├── Teacherinfoset.h
    │   ├── XPCorona.ssk
    │   ├── excel9.cpp
    │   ├── excel9.h
    │   ├── htmlhelp.h
    │   ├── htmlhelp.lib
    │   ├── mystudentreport.xls
    │   ├── mystudentreport_sorted.xls
    │   ├── mystudentsys.aps
    │   ├── mystudentsys.clw
    │   ├── mystudentsys.cpp
    │   ├── mystudentsys.dsp
    │   ├── mystudentsys.dsw
    │   ├── mystudentsys.h
    │   ├── mystudentsys.ncb
    │   ├── mystudentsys.opt
    │   ├── mystudentsys.plg
    │   ├── mystudentsys.rc
    │   ├── mystudentsysDlg.cpp
    │   ├── mystudentsysDlg.h
    │   ├── officeset.cpp
    │   ├── officeset.h
    │   ├── res
    │   │   ├── Toolbar1.bmp
    │   │   ├── ace.bmp
    │   │   ├── bmp00001.bmp
    │   │   ├── bmp00002.bmp
    │   │   ├── bmp00003.bmp
    │   │   ├── bmp00004.bmp
    │   │   ├── hua.bmp
    │   │   ├── mystudentsys.ico
    │   │   ├── mystudentsys.rc2
    │   │   ├── toolbar.bmp
    │   │   └── toolbar_.bmp
    │   ├── resource.h
    │   ├── studentinfosyshelp.chm
    │   ├── studentinfosyshelp.hhp
    │   ├── stureporttemplate.xlt
    │   └── 源程序.exe
    └── 学生管理系统.exe

6 directories, 225 files