登录
首页 » SQL » Library-management-system

Library-management-system

于 2021-04-15 发布 文件大小:11980KB
0 201
下载积分: 1 下载次数: 7

代码说明:

  图书管理系统,可以实现基本功能如:查询,删除等。界面漂亮。希望对学习数据库的人有帮助。(Library management system, can achieve the basic functions such as: query, delete and so on. Beautiful interface. I hope the people of the study database helpful.)

文件列表:

图书管理系统
............\a.pbl
............\a.pbt
............\image

............\.....\arrow.cur




............\.....\f1.jpg
............\.....\hand.cur
............\.....\Handwriting.cur
............\.....\lei.jpg
............\.....\Local Flavor Icon 11.ico
............\.....\Local Flavor Icon 12.ico
............\.....\Local Flavor Icon 24.ico
............\.....\Local Flavor Icon 25.ico
............\.....\Local Flavor Icon 28.ico
............\.....\Local Flavor Icon 32.ico
............\.....\Local Flavor Icon 33.ico
............\.....\Local Flavor Icon 34.ico
............\.....\Local Flavor Icon 47.ico
............\.....\Local Flavor Icon 48.ico
............\.....\Local Flavor Icon 52.ico
............\.....\Local Flavor Icon 53.ico
............\.....\login.ico
............\.....\reader.ico
............\.....\starta.gif
............\.....\text.cur
............\.....\user.ico
............\.....\关于.ico
............\.....\基本信息.jpg
............\.....\春晓.jpg
............\.....\管理员.ico
............\library.pbw
............\TSGL
............\TSGL1
............\.....\dbodbc8.dll
............\.....\libjcc.dll
............\.....\libjsybheap.dll
............\.....\pbdwe90.dll
............\.....\pbodb90.dll
............\.....\pbodb90.ini
............\.....\pbvm90.dll
............\.....\图书馆管理系统.exe
............\图书管理系统
............\............\a.pbl
............\............\a.pbt
............\............\E-Rͼ
............\............\.....\Report 1.rtf
............\............\.....\Report.rtf
............\............\.....\Workspace.sws
............\............\.....\图书_管理.pdm
............\............\.....\图书_管理.sql
............\............\.....\图书管理.cdm

............\............\.....\默认与触发器.sql
............\............\image


............\............\.....\arrow.cur



............\............\.....\f1.jpg
............\............\.....\hand.cur
............\............\.....\Handwriting.cur
............\............\.....\lei.jpg
............\............\.....\Local Flavor Icon 11.ico
............\............\.....\Local Flavor Icon 12.ico
............\............\.....\Local Flavor Icon 24.ico
............\............\.....\Local Flavor Icon 25.ico
............\............\.....\Local Flavor Icon 28.ico
............\............\.....\Local Flavor Icon 32.ico
............\............\.....\Local Flavor Icon 33.ico
............\............\.....\Local Flavor Icon 34.ico
............\............\.....\Local Flavor Icon 47.ico
............\............\.....\Local Flavor Icon 48.ico
............\............\.....\Local Flavor Icon 52.ico
............\............\.....\Local Flavor Icon 53.ico
............\............\.....\login.ico
............\............\.....\reader.ico
............\............\.....\starta.gif
............\............\.....\text.cur
............\............\.....\user.ico
............\............\.....\关于.ico
............\............\.....\基本信息.jpg
............\............\.....\春晓.jpg
............\............\.....\管理员.ico
............\............\library.pbw
............\............\业务流程图.doc
............\............\图书管理系统.exe
............\............\数据流程图.pam

............\图书馆管理系统.exe
............\数据库连接.doc

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

发表评论


0 个回复

  • vc_tushu_guanli
    vc的图书管理系统 登录的用户和密码均为KJS(vc the library management system to the user login and password are KJS)
    2007-01-19 00:39:48下载
    积分:1
  • Books
    数据结构知识在图书管理系统的应用小实践程序,基础的算法,方便使用,整个程序已压缩(Data structure knowledge in library management system application program little practice, basic algorithms, easy to use, the entire program has been compressed)
    2015-04-22 10:59:26下载
    积分:1
  • tableModel
    实现注册、登录、分老师账户和学生账户提供用户的成绩查询,修改等(To achieve registration, login, sub teacher and student accounts, accounts)
    2010-12-15 13:07:08下载
    积分:1
  • YoungLibmis
    此程序为jsp+ext+sqlserver 开发的图书管理系统,非常适合ext的学习,部署以后可满足小型图书馆的工作需要(This program jsp+ ext+ sqlserver developed library management system, is ideal for ext of learning, after the deployment of the work to meet the needs of small libraries)
    2010-10-22 21:56:06下载
    积分:1
  • ww
    说明:  学生成绩管理系统 要求是这样的 1、用c语言编写一个简单的学生信息管理程序,能实现对学生信息的简单管理。 2、具体要求: 建立一个4个学生的信息登记表,每个学生的信息包括:学号,姓名,和3门课程的成绩(Student achievement management system requirements for this is the 1, with c language students a simple information management procedures, information on students to achieve a simple management. 2, the specific requirements: the establishment of a four student information registration form, each student information include: Student ID, name, and three courses results)
    2007-11-26 22:48:41下载
    积分:1
  • project1
    设计一个简单的学生管理系统(StudentManager)。主要功能包括: 学生信息的录入。主要包括:学号(no)、姓名(name)、年龄(age)、性别(gender)等; 学生信息的查询。根据学号、姓名、年龄和性别等查询学生的信息。注意:查询结果可能不唯一。 学生信息的修改。根据学号查询到指定学生的信息,再用新的内容替换。 学生信息的删除。根据学号删除指定学生的信息。 设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_1包中。(Design a simple student management system (StudentManager). Key features include: Entry student information. Including: Student ID (no), name (name), aged (age), sex (gender) and the like Student information queries. According to school, name, age and sex inquiry student information. Note: query results may not be unique. Modify student information. Query based on student number to the designated student information, and then replaced with new content. Delete student information. Designated students with information based on student number removed. Design, the use of hierarchical design method, the class is divided into the interface layer (ui), the functional layer (business) and persistence (persistence) 3 layers in different sub-packages. The system code in the exe4_1 package.)
    2015-05-30 18:36:20下载
    积分:1
  • modulatef
    说明:  本程序演示调频波及其频谱,在MATLAB 6.5运行通过。(demonstration of the procedure and its FM wave spectrum, running through MATLAB 6.5.)
    2005-10-12 09:37:41下载
    积分:1
  • the-database-management-system
    题库管理系统,有ACCESS版和SQL版两种密码和具体使用详见使用说明。(Exam management system, there ACCESS Edition and SQL version of the two passwords and the specific use detailed instructions.)
    2011-08-01 18:44:44下载
    积分:1
  • 2005227131
    学生信息管理系统! 有学号,管理,学生的 升级,死亡等(Student Information Management System! No. school, management, and students to upgrade, death, etc.)
    2009-05-08 23:18:28下载
    积分:1
  • books
    图书管理系统 PHP+MYSQL 可实现简单的图书管理(Library management system PHP+MYSQL can achieve a simple library management)
    2013-12-19 13:24:41下载
    积分:1
  • 696518资源总数
  • 104573会员总数
  • 29今日下载