文件名称:book
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-04-22
- 文件大小:
- 55kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
开发基于java技术的电子书店系统,具备图形用户界面。
图书信息保存在数据库服务器中,各售书终端通过网络与服务器连接。
主要功能有:图书基本信息浏览、批量选购图书、打印购书清单及总价。
选购过程中,顾客可以随时浏览已选购书目及价格汇总信息,提交后自动显示上述信息并要求确认。
-L develop electronic bookstore system based on Java technology, with a graphical user interface.
L book information stored in the database server, and book the tour terminals connected to the server through the network.
L main functions are: basic information browsing, batch of choose and buy books, books printed books list and total price.
L in the process of choose and buy, customers can browse at any time have the choose and buy list and price summary information, submitted automatically according to the above information to confirm.
图书信息保存在数据库服务器中,各售书终端通过网络与服务器连接。
主要功能有:图书基本信息浏览、批量选购图书、打印购书清单及总价。
选购过程中,顾客可以随时浏览已选购书目及价格汇总信息,提交后自动显示上述信息并要求确认。
-L develop electronic bookstore system based on Java technology, with a graphical user interface.
L book information stored in the database server, and book the tour terminals connected to the server through the network.
L main functions are: basic information browsing, batch of choose and buy books, books printed books list and total price.
L in the process of choose and buy, customers can browse at any time have the choose and buy list and price summary information, submitted automatically according to the above information to confirm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
电子书店系统\BookStore.java
............\项目说明.doc
电子书店系统