Welcome![Sign In][Sign Up]
Location:
Search - book store java

Search list

[Software EngineeringDesignJavaAppswithUML

Description: 在图书馆管理系统中,要为每个借阅者建立一个账户,并给借阅者发放借阅卡(借阅卡可以提供借阅卡号、借阅者姓名),账户中存储借阅的个人信息、借阅信息以及预定信息。持有借阅卡的借阅者可以借阅书刊、返还书刊、查阅书刊信息、预定书刊并取消预定,但这些操作都是通过图书馆管理员进行的,也及借阅者不直接与系统交互,而是图书馆管理员充当借阅者的代理与系统交互。在借阅书刊时,需要输入所借阅的书刊名,书刊的ISBN/ISSN号,然后输入借阅者的图书卡号和借阅者名,完成后提交表格,系统验证借阅者是否有效(在系统中存在账户),若有效,借阅请求被接受,然后查询数据库系统,看借阅者所借阅的书刊是否存在,若存在,则借阅者可以借出书刊,建立并在系统中存储借阅纪录。借阅者还书后,删除关于所还书刊的借阅纪录。如果借阅者所借出的书刊已经被借出,借阅者还可预订该书刊,一旦借阅者预订的书刊可以获得,就将书刊直接寄给预订人(为了简化系统,预订书刊可获得就不通知借阅者了)。另外,系统设置了书刊的最长借阅期,如果借阅者归还的时间超过了最长借阅期,要缴纳一定的滞纳金。- Readers card holders can borrow books, return books, check books information, books and planned to cancel, but these operations are carried out by the librarians, and do not borrow directly with the interactive system, but librarians who act as agents to borrow and system interaction. The books, by the need to import borrow books, and books by ISBN/ISSN, and then borrow the book numbers and those who borrow, forms submitted after completion, the system certification Readers whether effective (in the system exist account), if effective, loan request was accepted, then inquiries database system to see Lending Lending by the existence of the books, if there, lending can borrow books, and the establishment of the system to borrow a record store. Readers also book, which also dele
Platform: | Size: 88064 | Author: 卢志宏 | Hits:

[JSP/JavaShopManagementSystem

Description: 北大青鸟一期JAVA课本的整本书的上机练习,主要是做一个商店的管理系统-Beida Jade Bird textbooks JAVA a whole book on machine exercises, mainly to make a store management system
Platform: | Size: 17408 | Author: 王栋 | Hits:

[Database systemE-Store

Description: 数据库exercise4作业,JSP,E-Store电子图书添加、删除、查看-Exercise4 database operations, JSP, E-Store E-book add, delete, view
Platform: | Size: 151552 | Author: xiaozhu | Hits:

[Windows Developonline-book-store

Description: 一个非常实用的网上图书销售系统,使用java完成.可以实现自动计价销售等功能.模拟了网上交易的基本细节.-A very useful online book sales system, using java to complete. Itcan realize automatic-denominated sales and other functions,simulating the basic details of online transactions
Platform: | Size: 220160 | Author: kekexili77 | Hits:

[JSP/JavabookStore

Description: 基于eclipse开发的图书商店BookStore的java源码,具有预订,购物车等功能.-Eclipse-based development of the java source code BookStore book store, with reservations, shopping cart functions.
Platform: | Size: 1647616 | Author: 付泊 | Hits:

[JSP/JavabokkStruts

Description: 这是Java开发的网上图书商城,采用的structs框架结构,对初步学习structs框架者,有很大帮助-This is the Java developer' s online book store, used structs framework, the framework of the preliminary study structs those of great help
Platform: | Size: 3763200 | Author: helium | Hits:

[JSP/JavaNIIT-MMS4-Project

Description:  创建在线网站以提供关于现有座位的实时信息并允许用户订购电影门票。该网站将连接到中央储存库以获取并存储所有数据。将为在线订购门票的用户分配一个唯一代码。他们需要在电影院提供该唯一代码以获取门票。该在线系统将提供门票可用性和状态的实时视图。  实时的基于 Web 的界面,可用于在订票中心订购门票。该 Web 接口将连接到中央储存库以获取并存储数据。订票系统应能够以理想的速率生成门票以应对电影院巨大的客流。 - Create online Web site to provide real-time information on available seats and allow users to order movie tickets. The site will be connected to a central repository to capture and store all data. Order tickets online users will be assigned a unique code. They need to provide the unique code in the cinema to get tickets. The online system will provide real-time ticket availability and status view.  Real-time Web-based interface that can be used to book tickets at the booking center. The Web interface is connected to a central repository to capture and store data. Reservation system should be able to generate the ideal rate of cinema tickets in response to huge passenger flow.
Platform: | Size: 408576 | Author: dehim | Hits:

[JSP/Javaaddressbook

Description: <程式簡介---個人簡易通訊錄>: 跳出: 在第一個輸入畫面若使用者輸入0則終止程式。 新增: 讓使用者輸入姓名、電話、信箱、住址、性別、職業後儲存紀錄下來。 刪除: 用for迴圈尋找使用者輸入所要刪除名單後,利用另一變數標示所在位置,進行刪除。 更新: 讓使用者輸入所要更新項目後,再根據所要改變的選項選擇(欲更新內容與選擇所要更改內容間需以逗號隔開) 查詢: 讓使用者輸入欲查詢項目,然後找出清單中使用者輸入之查詢項目後,印出查詢內容、資料。 列印: 將目前所有項目內容印出。-<Program Summary Introduction--- Personal Address Book>: Out: in the first entry screen if the user input 0 terminate the program. Add: allows users to enter name, phone, mail, address, sex, occupation, after a record store. Delete: The search for the user to enter the loop you want to delete the list, marked by the location of the other variables, were removed. Update: Let the user enter the item to be updated, then the option to change according to the selection (For updates and select the room you want to change the content to be separated by commas) Search: allows users to input more information items, and then find the list of queries the user to enter items, print the query and data. Print: print the current contents of all items.
Platform: | Size: 18432 | Author: qaz | Hits:

[Applicationsbookstore2

Description: 一个基于java和mysql数据库的网上书店管理系统,有不错的ui,图片需事先放置-a online book store system
Platform: | Size: 5369856 | Author: Abel | Hits:

[WEB CodebookStore

Description: 基于JAVA平台的图书管理系统,界面美观,功能强大-book store system,UI very good
Platform: | Size: 3047424 | Author: 罗建兵 | Hits:

[JSP/Javabookstore

Description: 基于Java SSH框架的图书在线商店系统,-book store web system based on SSH Framework
Platform: | Size: 879616 | Author: 侯觉 | Hits:

[JSP/Javabookstor

Description: 网上图书商城系统java mysql 课程设计-Online book store system java mysql course design
Platform: | Size: 3845120 | Author: 高一鸣 | Hits:

[JSP/JavaBookStore

Description: 网上书店系统,java语言开发的,可以作为java学习案例或毕业设计-a book store system developed by java language
Platform: | Size: 6251520 | Author: yxf | Hits:

[JSP/JavaWebBanSachdatabase

Description: Book Store Online using java jsp & servlet
Platform: | Size: 146432 | Author: LE THANH | Hits:

[JSP/JavaBookSupermarket

Description: Java编写的网上图书超市系统,功能齐全,对于java编程初学者有很好的指导作用。-Online book store systems written in Java, fully functional, has a good guide for Java programming beginners.
Platform: | Size: 1849344 | Author: 崔立 | Hits:

[JSP/JavaBooksStore

Description: Book Store Java Servlet and Java Server Pages Open Source Code Project
Platform: | Size: 2938880 | Author: amr.alsaidy | Hits:

[Internet-Networkjavagouwutushu

Description: java图书商城,适合新手学习练手的小项目-java book store for novice learning practiced hand small projects
Platform: | Size: 21343232 | Author: 王新龙 | Hits:

[JSP/JavaBookstore

Description: this the simple web based java book store with some feature
Platform: | Size: 581632 | Author: nejash | Hits:

[JSP/Javabookstore

Description: 用java和Mysql数据库实现购物车中的购买图书,删除图书,添加图书,修改图书,查询图书以及翻页等功能。(Simple shopping cart function with Java)
Platform: | Size: 2285568 | Author: zhaoyunfei199425 | Hits:

[JSP/JavaDataBase

Description: 为满足大学生阅读需求,提高书籍的利用率,我们利用数据库建立大学生二手书交换平台。该平台为C/S模式,使用Java面向对象编程构造客户端,使用SQLServer2008在服务器端存储数据信息。客户端拥有登陆和注册、发布书籍、按需搜索、发出交换请求功能,服务器有处理客户消息、操作数据库、生成交换记录功能。(In order to meet the reading needs of college students and improve the utilization of books, we use the database to establish a second-hand book exchange platform for college students. The platform is C/S mode, uses Java object oriented programming to construct client, and uses SQLServer2008 to store data information on the server side. The client has the functions of landing and registering, publishing books, searching on demand, and sending requests for exchange. The server has the functions of handling customer information, operating database and generating exchange records.)
Platform: | Size: 58368 | Author: 张了个艺 | Hits:
« 12 »

CodeBus www.codebus.net