登录
首页 » Visual C++ » jiaowu

jiaowu

于 2015-04-15 发布 文件大小:4277KB
0 114
下载积分: 1 下载次数: 9

代码说明:

  MFC实现的一个简单的教务管理系统, 数据库使用的是access数据库(a simple system use MFC)

文件列表:

教务管理系统(课程设计)
......................\JwManage
......................\........\Ado.cpp,4296,2010-12-09
......................\........\Ado.h,769,2014-09-21
......................\........\ChangeStuInfoDlg.cpp,3367,2014-09-19
......................\........\ChangeStuInfoDlg.h,1421,2010-12-13
......................\........\Debug
......................\........\.....\Ado.obj,73222,2014-09-21
......................\........\.....\ChangeStuInfoDlg.obj,51508,2014-09-21
......................\........\.....\DeleteStuInfoDlg.obj,21907,2014-09-21
......................\........\.....\font.obj,13335,2014-09-21
......................\........\.....\InsertStuInfoDlg.obj,30998,2014-09-21
......................\........\.....\JwManage.exe,1081444,2014-09-21
......................\........\.....\JwManage.ilk,413048,2014-09-21
......................\........\.....\JwManage.obj,13324,2014-09-21
......................\........\.....\JwManage.pch,5828752,2014-09-21
......................\........\.....\JwManage.pdb,599040,2014-09-21
......................\........\.....\JwManage.res,750960,2014-09-19
......................\........\.....\JwManageDlg.obj,44319,2014-09-21
......................\........\.....\ManageDlg.obj,40340,2014-09-21
......................\........\.....\msado15.tlh,222063,2012-07-26
......................\........\.....\msado15.tli,167325,2012-07-26
......................\........\.....\msflexgrid.obj,135865,2014-09-21
......................\........\.....\picture.obj,5877,2014-09-21
......................\........\.....\QueryStuInfoDlg.obj,61965,2014-09-21
......................\........\.....\RegisterDlg.obj,30322,2014-09-21
......................\........\.....\rowcursor.obj,2156,2014-09-21
......................\........\.....\StdAfx.obj,105858,2014-09-21
......................\........\.....\vc60.idb,279552,2014-11-26
......................\........\.....\vc60.pdb,602112,2014-09-21
......................\........\DeleteStuInfoDlg.cpp,1411,2010-12-13
......................\........\DeleteStuInfoDlg.h,1262,2010-12-13
......................\........\font.cpp,2098,2010-12-11
......................\........\font.h,1461,2010-12-11
......................\........\InsertStuInfoDlg.cpp,2499,2010-12-12
......................\........\InsertStuInfoDlg.h,1360,2010-12-12
......................\........\JwManage.aps,772736,2014-11-26
......................\........\JwManage.clw,5655,2014-11-26
......................\........\JwManage.cpp,2091,2010-12-04
......................\........\JwManage.dsp,6524,2010-12-11
......................\........\JwManage.dsw,568,2010-12-11
......................\........\JwManage.h,1346,2010-12-04
......................\........\JwManage.mdb,331776,2014-11-26
......................\........\JwManage.ncb,394240,2014-11-26
......................\........\JwManage.opt,58880,2014-11-26
......................\........\JwManage.plg,3334,2014-09-21
......................\........\JwManage.rc,13762,2010-12-13
......................\........\JwManageDlg.cpp,5849,2010-12-11
......................\........\JwManageDlg.h,1447,2010-12-08
......................\........\ManageDlg.cpp,6127,2010-12-11
......................\........\ManageDlg.h,1781,2010-12-11
......................\........\msado15.tlh,221921,2012-07-26
......................\........\msado15.tli,167254,2012-07-26
......................\........\msflexgrid.cpp,29360,2010-12-11
......................\........\msflexgrid.h,7490,2010-12-11
......................\........\picture.cpp,1128,2010-12-11
......................\........\picture.h,1295,2010-12-11
......................\........\QueryStuInfoDlg.cpp,5431,2010-12-11
......................\........\QueryStuInfoDlg.h,1368,2010-12-11
......................\........\ReadMe.txt,3615,2010-12-04
......................\........\RegisterDlg.cpp,2636,2010-12-08
......................\........\RegisterDlg.h,1301,2010-12-08
......................\........\res


......................\........\...\JwManage.rc2,400,2010-12-04
......................\........\resource.h,2849,2010-12-13
......................\........\rowcursor.cpp,500,2010-12-11
......................\........\rowcursor.h,1113,2010-12-11
......................\........\StdAfx.cpp,210,2010-12-04
......................\........\StdAfx.h,1177,2014-09-21

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

发表评论


0 个回复

  • MaxDOS_71_G82
    对系统进程GHOST的一个很好用的软件,GHOST就是对系统进程备份(GHOST of the system process a good use of the software, GHOST is a backup of the system process)
    2009-09-19 17:06:43下载
    积分:1
  • 4qam
    4QAM(QPSK)的调制解调以及计算误码率,最后将结果输出至表格。适合新手参考(The modulation and demodulation of 4QAM (QPSK) and the calculation of bit error rate, and finally output the result to the form. Suitable for novice)
    2018-06-23 17:04:29下载
    积分:1
  • arts_debug
     调试对于软件的成败至关重要,正确使用恰当的调试工具可以提高发现和改正错误的效率。本书详细介绍了 3种调试器,gdb用于逐行跟踪程序、设置断点、检查变量以及查看特定时间程序的执行情况, ddd是流行的 gdb的 gui前端,而 eclipse提供完整的集成开发环境。书中不但配合实例讨论了如何管理内存、理解转储内存、跟踪程序找出错误等内容,更涵盖了其他同类书忽略的主题,例如线程、客户 /服务器、gui和并行程序,以及如何躲开常见的调试陷阱。(Debugging for is vital to the success of the software, the proper use of appropriate debugging tool can improve the efficiency of discovery and correct mistakes. Book introduces in detail three kinds of debugger, GDB for tracking procedures, set breakpoints, line by line check variables and checking their specific time execution of DDD is popular the GDB GUI front-end, and eclipse provides a complete integrated development environment. The book not only cooperate with examples to discuss how to manage the memory, understanding, memory dump and trace program error, more covers other similar books ignore themes, such as threads, client/server, GUI, and the parallel program, debugging and how to avoid common pitfalls.)
    2013-08-03 14:53:53下载
    积分:1
  • IEC103-learning
    IEC103通讯规约学习心得.doc IEC103通讯规约学习心得(IEC103-learning.doc)
    2010-02-28 10:42:59下载
    积分:1
  • KOCRDK
    说明:  一个opc客户端开发包,可以快速开发基于opc的客户端程序,此开发包需要授权(a client development kits, can be rapidly developed based on the client Oligomeric Proanthocyanidins procedures, this development kits need to empower)
    2006-02-21 11:22:00下载
    积分:1
  • Master-Sample-Code
    倍福开源主站源码 Master Sample Code(Beckhoff open source Master Master Sample Code)
    2015-06-26 15:09:06下载
    积分:1
  • NXGJ
    公交的定票系统,可以选站名,路线还有其他一些功能(ABOUT BUS)
    2013-09-08 12:56:22下载
    积分:1
  • C06策略
    c06tb套利交易策略源码,源码为人人宽客编写分享(C06tb arbitrage strategy source code, source code for everyone to share quants written)
    2017-09-22 09:54:00下载
    积分:1
  • map_document
    mapgis6.7二次开发demo 地图文档(mapgis6.7 secondary development demo map document)
    2010-12-17 23:26:13下载
    积分:1
  • eMule-VeryCD-src-080828
    eMule-VeryCD-src-080828 P2P C++ 源码学习(eMule-VeryCD-src-080828 P2P C++ Source Code 源码学习)
    2012-09-04 16:24:31下载
    积分:1
  • 696518资源总数
  • 104554会员总数
  • 21今日下载