搜索资源列表
LibrarySystemManagementCsharp.NET
- 图书馆管理系统,实现了读者,图书,流通管理三个模块,读者类别设置和读者档案管理,图书类别设置和图书档案管理,图书征订,借阅,归还,预期清单,图书罚款
Library
- c#实现的图书馆管理系统,包括图书查询,借阅,添加,管理,等模块
LibrarySystem
- 界面设计友好、美观。 数据存储安全、可靠。 信息分类清晰、准确。 强大的查询功能,保证数据查询的灵活性。 实现对图书借阅和归还过程的全程数据信息跟踪。 提供图书借阅排行榜,为图书馆管理员提供了真实的数据信息。 提供灵活、方便的权限设置功能,使整个系统的管理分工明确。 具有易维护性和易操作性 -Interface design, friendly and beautiful. Data storage safe and reliable. Information c
LibraryMS
- 图书馆管理系统,实现读者借阅排行榜,系统管理,图书管理等诸项功能,内附有使用说明-Library management system to realize Readers, system management, library management, all key functions, there are instructions included
tushuguanlixitong
- 本系统主要实现对图书馆信息的管理,主要功能为管理有关读者,书籍,借阅和管理者的信息等。本系统结构分为登录模块、主窗体模块、读者信息管理模块,书籍信息管理模块,借阅信息管理模块,系统信息管理模块。-This system library information management to achieve the main function is the management of the readers, books, lending and information managers. The s
tsglxt
- 图书馆管理系统,图书的借阅和归还,查询,增加等功能。-Library management system, to borrow and return books, for the increase other functions.
BookManagementSystem
- 本产品是学校图书馆管理系统,采用了数据库和网站结合的方式,使学校图书馆的管理人员能够高效科学地进行图书馆管理,并使借阅图书的学生和教师更为方便地通过图书馆管理系统的网上平台进行图书的借阅和查询。-The system is designed to make it easy for the students and teachers to check 、borrow and return books in the library .Besides they can also find the mo
libarary_management
- 通过C++实现图书馆管理系统,功能包括:书籍信息录入、借出、还书、借阅情况查询、借阅历史情况查询、丢书处理-concerning libarary management, solving problems as follow: borrow books, return books, write in information of new books, look up history of borrowing and returning as well as handling the situat
Library
- 基于winform的图书馆管理系统,能够实现图书借阅、图书挂失、用户管理、图书续借等功能。-Winform-based library management system, able to borrow books, report the loss of books, user management, renewals and other functions.
Library-management-system
- 1强大的查询功能,保证数据查询的灵活性;实现对图书借阅和归还过程的全程数据信息跟踪;提供图书借阅排行榜,为图书馆管理员提供了真实的数据信息;提供灵活、方便的权限设置功能,使整个系统的管理分工明确,并配有文档说明,具有易维护性和易操作性 -A powerful query capabilities to ensure data query flexibility borrow books and full restitution process data information tracki
BookManage
- 图书馆管理系统,可实现一般图书借阅、管理功能-Library management system, general book lending and management functions can be realized
LibraryMS
- 实现对图书借阅和归还过程的全程数据信息跟踪。 提供图书借阅排行榜,为图书馆管理员提供了真实的数据信息。 提供灵活、方便的权限设置功能,使整个系统的管理分工明确。 具有易维护性和易操作性。 - borrow and return books to realize the whole process of data tracking. provide list of books
LibraryMIS
- 图书馆管理系统,实现了对图书的增加、删除、修改、更新,以及图书的借阅功能。-Library management system, to achieve the increase of books, delete, modify, update, and borrow books feature.
LibraryMS
- 强大的查询功能,保证数据查询的灵活性。实现对图书借阅和归还过程的全程数据信息跟踪。提供图书借阅排行榜,为图书馆管理员提供了真实的数据信息。提供灵活、方便的权限设置功能,使整个系统的管理分工明确。 编译通过,系统可正确完整运行,令附使用说明及讲解- powerful query capabilities, to ensure that data query flexibility. Realize the tracking to borrow and return books
LibrarySystem
- 为大学图书馆创建一个图书管理系统以便能够科学管理、提高效益。所有人员需要登录才能操作系统,可以修改密码; 2、图书管理员可以添加图书、删除图书。图书管理员可以添加借阅者、删除借阅者。 3、借阅者可以根据书名或者作者模糊查询图书,可以检查自己所借图书信息。 4、借阅图书操作由图书管理员进行,需要记录借书日期和应还日期信息(设置借阅日期为30天),每个借阅者做多可以借阅5本图书。 5、借阅者还书时,由图书管理员在相应的借阅记录上记录下还书日期,如果超出了30天,会给出警告信息
Library-management-system
- 一个用C#编写的图书馆管理系统,可以进行借阅,归还,搜索等操作。-A C# prepared by the library management system, you can borrow, return, search and other operations.
libry
- 图书馆图书借阅系统,包括增删改查,登陆,管理员的修改密码,对用户的管理-Library book lending system, including to add and delete, login, the administrator change the password, the management of the user
Library
- 从一个简单的员工通讯录管理系统的面向 过程程序设计出发,讨论了传统的面向过程 程序设计方法的不足,进而引出面向对象程 序设计方法,介绍面向对象程序设计的编程 思想、基本概念,面向对象程序设计的优点, ,面向对象的软件开发过程。最后对综合性项目——图书馆图书借阅管理系统 进行了面向对象的分析与设计。 -From a simple employee address book management system for process-oriented programmin