登录
首页 » Visual C++ » jiaowu

jiaowu

于 2015-04-15 发布 文件大小:4277KB
0 200
下载积分: 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 个回复

  • ChatRoom(Winsock)
    这是一个用于局域网内部进行聊天通信的小软件源程序,对于学习和了解winsock编程很有借鉴意义。(This is a chat for LAN communications within a small software source code, for learning and understanding of referential significance to winsock programming.)
    2008-12-28 13:45:26下载
    积分:1
  • OnlineMovie
    视频点播系统,实现了基本的视频点播、管理功能(The source of the online video play system, contains the entire solution)
    2018-03-21 23:42:29下载
    积分:1
  • HomeWork
    生产者消费者实现进程的共享 CSemaphore(Producers and consumers)
    2009-11-22 10:27:23下载
    积分:1
  • GraphTest
    国外源码,分布状况图,很经典,值得学习。(Foreign source, distribution maps, a very classic, worth learning.)
    2009-12-10 15:59:09下载
    积分:1
  • ListCtrlPlus
    大家记得MFC中的LISTCTRL控件吗?它实用但是并不好用。我的这个类对这个控件派生后进行了加强,允许双击修改数据等等新的功能,就像EXCLE的表格一样了。(We remember that MFC' s LISTCTRL control it? It is useful but not useful. I derived this class after this control was strengthened to allow double-click to modify the data so the new features, like EXCLE form the same.)
    2010-09-19 18:46:35下载
    积分:1
  • LOL防封
    说明:  LOL防封,可以参考研究,不能直接用要更新(Lol is sealed, research-ready, not ready to be updated)
    2020-03-02 12:04:05下载
    积分:1
  • 194947
    说明:  用TCP获得网路标准时间来设定您的PC时钟(Set your PC clock with TCP to get network standard time)
    2018-12-31 15:05:46下载
    积分:1
  • tull-doreian
    哈夫曼树编码,利用哈夫曼树算法实现对数据的压缩,很好,不错(Huffman tree coding, using Huffman tree algorithm to achieve data compression, good, good)
    2018-12-31 00:04:48下载
    积分:1
  • CefSharp.Wpf.Example
    把程序集CefGlue.Demo.GtkSharp卸载掉, 这个程序集是给mono平台用的,你也可以把WPF相关的程序集也卸载掉 2. 右键单击CefGlue.Demo.WinForms程序集,点属性,选择调试, 取消选中“启用visual studio承载进程”, 因为CEF3是基于多进程的,VS无能力承载,所以只有取消掉这个选项( The assembly CefGlue.Demo.GtkSharp uninstall, This assembly is used for mono platform, you can also put WPF assemblies are also related to uninstall 2. Right-click CefGlue.Demo.WinForms assembly point attribute, choose Debug, Uncheck "Enable visual studio hosting process", Because CEF3 is based on the multi-process, VS inability to carry, so only cancel this option)
    2013-11-13 20:39:20下载
    积分:1
  • tongxunlu
    通讯录系统,有导入并保存数据的功能,还有增删查改(And import in the address book system, and the function of the data, and add or delete check instead)
    2016-06-20 21:17:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载