登录
首页 » Visual C++ » 2324

2324

于 2013-04-05 发布 文件大小:81KB
0 272
下载积分: 1 下载次数: 2

代码说明:

  用VIsual C++编写的简单数据库,用来管理学生信息。(Simple database using the VIsual C++ written to manage student information.)

文件列表:

stu(ODBC%2BAccess)
................\ADDdlg.cpp,14468,2003-05-02
................\ADDdlg.h,2335,2003-07-12
................\Debug
................\EDITdlg.cpp,1179,2003-04-19
................\EDITdlg.h,1203,2003-04-19
................\FINDdlg.cpp,1393,2003-04-20
................\FINDdlg.h,1261,2003-04-21
................\JIBENdlg.cpp,11428,2003-04-25
................\JIBENdlg.h,1922,2003-04-25
................\MainFrm.cpp,2717,2003-04-23
................\MainFrm.h,1497,2003-04-16
................\password.cpp,1294,2003-04-12
................\password.h,1287,2003-04-12
................\PWDdlg.cpp,1529,2003-07-01
................\PWDdlg.h,1190,2003-07-01
................\PWDset.cpp,1271,2003-05-28
................\PWDset.h,1270,2003-04-13
................\res

................\...\STU.rc2,395,2003-04-12

................\...\Toolbar.bmp
................\Resource.h,5285,2003-07-01
................\SHURUdlg.cpp,1319,2003-05-22
................\SHURUdlg.h,1238,2003-05-22
................\StdAfx.cpp,205,2003-04-12
................\StdAfx.h,1280,2003-04-25
................\STU.APS,39592,2008-09-16
................\STU.clw,9835,2003-07-03
................\Stu.cpp,5705,2003-05-28
................\STU.dsp,5866,2003-07-03
................\STU.dsw,531,2003-04-12
................\STU.h,1323,2003-04-12
................\STU.mdb,139264,2003-07-12
................\STU.ncb,91136,2008-09-16
................\STU.opt,53760,2008-09-16
................\STU.plg,3630,2008-09-16
................\STU.rc,24432,2003-07-03
................\STUDoc.cpp,1415,2003-04-12
................\STUDoc.h,1402,2003-04-12
................\STUset.cpp,2541,2003-04-19
................\STUset.h,1677,2003-04-19
................\STUView.cpp,7604,2003-07-01
................\STUView.h,2882,2003-07-01
................\TabSheet.cpp,2447,2003-04-12
................\TabSheet.h,1405,2003-04-12
................\一个简单的学生信息管理系统.doc,24576,2003-07-04

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

发表评论

0 个回复

  • QEP-speed-calculator
    QEP采集光编信号进行电机运行速度计算程序模块,可移植(QEP collection compiled signal light motor running speed calculation program modules, portable)
    2014-02-11 09:43:09下载
    积分:1
  • Algorithm
    说明:  c# 数值计算源代码 复数运算 矩阵运算 线性代数方程组的求解 非线性方程与方程组的求解 (c# numerical source code plural computing matrix calculation of linear algebraic equations for solving nonlinear equations with the equations)
    2008-10-20 16:34:53下载
    积分:1
  • Mapx开发实例(vc++ gps跟踪)
    vc++ 开发 GIS 与 GPS ,提供在线首发GPS定位信息,显示坐标点,轨迹回放,GIS地图放大、缩小、选种等等操作。(vc development of GIS and GPS, the first online GPS signal coordinates, track intervals, GIS maps to zoom, selection, etc. operation.)
    2020-06-26 10:00:01下载
    积分:1
  • img_pingyi
    VC++对BMP位图进行图像平移实例,只能打开BMP格式的图像(VC++ bitmap image of BMP pan instance, can only open the BMP image format)
    2011-05-22 22:52:20下载
    积分:1
  • homework
    使用ODBC访问数据库,一则ODBC是直接封装在MFC库里面的,二则忙着考研没有时间学习dao。 ODBC和DAO用起来可能最大的区别就是ODBC使用之前得先建立数据源,根据不同的数据库,使用的参数也不同。具体请看在这之前的一片文章。里面有许多东西没有说,属于高级技巧性东西,得学你们自己摸索。(Using ODBC to access the database, an ODBC database directly encapsulated in the MFC inside, two busy Kaoyan no time to learn dao. ODBC and DAO can be at the biggest difference is that must be built before using ODBC data source, depending on the database, the parameters used are also different. Details, please read an article before this. There are many things not said, things are high skill, have to learn your own. )
    2010-11-15 09:37:01下载
    积分:1
  • gh0stdan-exe-ban
    gh0st想必大家都知道不用多说了。 这个不知道是那个牛人改的单exe无DLL不版(gh0st surely we all know rest is history. The cattle do not know that people have switched to single-exe version without DLL does not)
    2011-08-20 21:49:29下载
    积分:1
  • moni
    驱动级鼠标模拟 包含鼠标。键盘。驱动及模拟,附有小程序(Driver stage mouse emulation)
    2020-10-13 23:17:31下载
    积分:1
  • UVALive4849
    uvalive4849的ac源码。算法:2-sat。题意:给n(n<=3000)个黑方块的坐标,保证黑方块没有公共边。对于每个黑方块选一个角作为结点,使得所选结点满足输入的一个无向图。其中距离为曼哈顿距离。输出是否有解。possible或impossible。(AC source of uvalive 4849. Algorithms: 2-sat. Meaning of the questions: to n (n <= 3000) coordinates a black box, to ensure that there is no common edge black squares. For each black box to choose a corner as nodes, such that the selected nodes meet a directed graph with no input. Where the distance is the Manhattan distance. Output is solvable. possible or impossible.)
    2015-01-25 21:27:51下载
    积分:1
  • elm_linear
    ELM的C语言版本,黄广斌教授的研究成果(The C version of ELM, which is proposed by Prof. Guangbin Huang.)
    2020-12-13 12:09:16下载
    积分:1
  • CcCharpSupermS
    用CSHARP实现超市的管理,包括进货,销货,比较适合初学学入门者,从大体上去掌握CSHARP用于WINForm的应用 (The CSHARP to achieve the management of the supermarket, including purchases, sales, and more suitable for beginners Introduction to general grasp CSHARP for WINForm application)
    2012-07-18 00:33:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载