登录
首页 » VBScript » tushuguanxitong

tushuguanxitong

于 2011-09-14 发布 文件大小:2147KB
0 279
下载积分: 1 下载次数: 4

代码说明:

  用VB编写的一个图书馆应用系统,是一个完整的软件工程案例(A library written in VB applications, is a complete software engineering case)

文件列表:

软件工程实习(1)
...............\database.mdb,528384,2010-12-21
...............\图书馆系统.exe,1503232,2010-12-21
...............\图书馆系统体系结构说明书.doc,86016,2010-12-21
...............\图书馆系统源码
...............\..............\Form1.frm,4935,2010-12-21
...............\..............\frmaddbookinfo.frm,6569,2010-12-21
...............\..............\frmaddbookstyle.frm,3080,2010-12-21
...............\..............\frmaddreaderinfo.frm,7432,2010-12-21
...............\..............\frmadduser.frm,3615,2010-12-21
...............\..............\frmbackbookinfo.frm,10937,2010-12-21
...............\..............\frmborrowbook.frm,9306,2010-12-21
...............\..............\frmfindbook.frm,8355,2010-12-21
...............\..............\frmfindborrowinfo.frm,5927,2010-12-21
...............\..............\frmfindreaderinfo.frm,6416,2010-12-21
...............\..............\frmLogin.frm,6030,2010-12-21
...............\..............\frmMain.frm,6934,2010-12-21
...............\..............\frmmodifybookinfo.frm,6353,2010-12-21
...............\..............\frmmodifymima.frm,2744,2010-12-21
...............\..............\frmmodifyreaderinfo.frm,6379,2010-12-21
...............\..............\frmmodifyreaderstyle.frm,6511,2010-12-21
...............\..............\frmmodifystyle.frm,6426,2010-12-21
...............\..............\Module1.bas,158,2010-12-21
...............\..............\StuForm.frm,2768,2010-12-21
...............\..............\图书馆管理系统.vbp,1480,2010-12-21
...............\..............\图书馆管理系统.vbw,915,2010-12-21
...............\小组任务分配.doc,30208,2010-12-21
...............\系统使用说明.doc,983040,2010-12-21
...............\需求分析报告.doc,159744,2010-12-21

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

发表评论

0 个回复

  • xuesheng
    校内学生通讯录管理系统,基本框架要求: 0.显示通讯录 * * 1.添加记录 * * 2.修改记录 * * 3.删除记录 * * 4.按姓名排序 * * 5.按姓名查询 * * 6.快速查询 * * 7.退出 (Campus student directory management system)
    2013-09-08 10:48:53下载
    积分:1
  • MK趋势检验
    说明:  在MATLAB中实现MK趋势检验,包括突变点分析图(Realization of MK trend test in MATLAB)
    2020-05-10 22:26:39下载
    积分:1
  • XSGL
    本系统全套的学生管理系统,供大家研讨。包括成绩管理,专业管理,课程管理,本系统是用c#编写,相信对于初学次语言的朋友,绝对有很大用处,我将数据库和所有的代码都压缩到里面,大家下载下来看看。程序员路上诸多阻难,我们携手共进 (This system is full of student management system for all to discuss. Including performance management, professional management, course management, the system is prepared with c#, I believe that friends, language for beginners, definitely very useful, I will be all of the code database and compressed into it, we downloaded a look. Blocking the road a lot of programmers is difficult, and we work together)
    2011-06-14 12:01:36下载
    积分:1
  • duomeiti
    多媒体在线考试系统,也许对你有用的试试看(Multimedia Online examination system, maybe useful to you try)
    2016-07-20 09:18:39下载
    积分:1
  • Library
    图书馆管理系统,可以实现图书的加载,管理,借阅,查询等功能,界面十分美观。(Library Management System)
    2013-07-20 22:40:10下载
    积分:1
  • javaguanlixitong
    朱红教育简单的学生管理系统,包含数据及代码 经检测过(Simple red student management system of education, including data and code has been tested over)
    2010-12-08 15:54:36下载
    积分:1
  • student_ho
    一个简单的学生成绩管理系统,在VC和SQL 2000下测试成功,(里面有数据库备份文件,直接还原即可,还原数据库后可以在USERS表里找到帐号和密码.(a simple student performance management system, the VC 2000 and SQL tested successfully, (they have a database backup file, direct reduction, and it would be reduced after the database can be found at the surface USERS account and password.)
    2004-12-06 10:41:15下载
    积分:1
  • KC
    说明:  是学生管理系统,自己做的课程设计!希望对大家有帮助!(Is a student management system, curriculum design their own! We want to help!)
    2009-08-01 18:38:44下载
    积分:1
  • student
    学生考勤管理系统 考勤信息记录了学生的缺课情况,它包括:缺课日期、第几节课、课程名称、学生姓名、缺课类型(迟到、早退、请假及旷课)。试设计一考勤管理系统,使之能提供以下功能: 1.录入学生的缺课记录; 2.修改某个学生的缺课记录; 3.查询某个学生的缺课情况; 4.统计某段时间内,旷课学生姓名及旷课次数,按旷课次数由多到少排序; 5.统计某段时间内,有学生旷课的课程及旷课人次,按旷课人次由多到少排序; 6.系统以菜单方式工作。 具体要求如下: 1、 采取模块化方式进行程序设计,要求程序的功能设计、数据结构设计及整体结构设计合理。学生也可根据自己对题目的理解增加新的功能模块(视情况可另外加分)。 2、 系统以菜单界面方式(至少采用文本菜单界面,如能采用图形菜单界面更好)工作,运行界面友好,演示程序以用户和计算机的对话方式进行。 3、 程序算法说明清晰,理论分析与计算正确,运行情况良好,实验测试数据无误,容错性强(能对错误输入进行判断控制)。 4、 编程风格良好(包括缩进、空行、适当注释、变量名和函数名见名知意,程序容易阅读等); (student)
    2020-06-28 14:40:02下载
    积分:1
  • guanli
    123456789123456789学生信息管理(123456789123456789Student Information Management )
    2011-04-24 22:56:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载