下载后可任意编辑基于 ORACLE 数据库的 WEB 的软件设计系 (部):信息科学与技术系专 业 班:电子信息工程 0601 班姓 名:欧阳文飞学 号:20241186013指导老师:孟骏 2024 年 5 月下载后可任意编辑基于 ORACLE 数据库的 WEB 的软件设计The Design of WEB-software Based on ORACLE Database下载后可任意编辑摘 要本电子书店系统是一个基于 Internet 网络,采纳 B2C(Business to Consumers) 模式,并根据现有的电子书店系统的现状而设计开发的电子商务平台。它不但可以扩大商家的规模和市场影响力,而且可以减少企业的经营成本,提高工作效率。本文首先介绍了电子书店系统的现状及开发背景,然后论述了系统的设计目标,系统需求和总体设计方案,较详细的论述了系统的详细设计和实现。最后,本文对电子书店系统进行了简单的检测并提出了还需要改进的问题。本系统主要为用户提供了会员注册,购物车管理,商品搜索,用户资料修改等功能,为管理员提供了商品管理,用户信息管理等功能。在设计方面,本系统采纳B/S 三层结构,同时使用 JSP 技术进行动态页面的设计,从系统的安全性和代码的可重用性方面考虑,运用 JavaBean 对程序的关键代码进行封装。通过 tomcat 服务器实现 web 应用,最终运用 oracle 数据库对数据进行增删改查,完成后台功能,实现购书业务。关键词:电子书店 JSP B/S 架构 Oracle 数据库AbstractThe E-Bookstore system is an electronic commercial platform which has been designed according to the situation of shop online system based on Internet with B2C (Business to Consumers) mode. It can not only enhance the scale of shopping centre and market influence, and can also reduce the enterprise’s running cost, and improve work efficiency.The thesis has firstly introduced the practical situation and the developing 下载后可任意编辑background of the system. And then has described the designing goal, system need and the whole designing plan, has described the detailed design and reality of the system in detail. Finally, conclusion has been drawn about the system and problem has also been raised. The syst...