1、摘 要 随着社会的不断发展,科学技术也在不断的更新。Internet 作为新型的工具, 在 90 年代便开始用于商业,它的迅速的发展为商业界提供了更加广阔信息平台 与更多的商机,如催化剂一般刺激着商业经济的快速发展。因此选择设计开发一 个企业门户网站拥有重要的意义。 本文阐述了网上购物系统的开发与设计。 设计采用现在比较流行的 JSP 网站 开发技术,并考虑到网站所处理的数据的结构特点及所学到的知识,应用 Microsoft SQL Server2000 数据库系统作为网站的后台数据库。系统实现了网站 的基本功能,包括客户的注册登录、浏览网站信息、信息查询、购物并填写订单 以及管理员对于网站的
2、维护与更新。 在页面设计与制作中, 对于页面的基本格式, 使用 HTML 语言出大的框架,然后用 Dreamweaver8 及 Eclipse 在框架里面做详 细的设计。 结合这次设计的意义对 Internet 在商业中的应用与发展做一下介绍;然后针 对整个系统进行分析,其中包括可行性分析、需求分析、系统的业务流程分析、 数据分析等;在此基础上确定网站的功能目标,将网站的功能逐次划分,并细分 出子功能模块;接下来设计并实现各个模块,在每个模块都能完成其功能的结果 下将其综合成一个完整的系统。 关键词:网上购物;JSP;HTML Design and Implementation of Inte
3、rnet Shopping System Abstract Today,the science techniques develop very fast.People valued the E-business using the modern network proceeds the business activity as the key power more and more.The Business to Customer mode is one of the main trade modes on the net of electronic commercr.Now,the Busi
4、ness to Customer field is in the stage of the beginning.This is good development foreground for the market.Therefore,it is meaning for us to design and develop the electronic commerce website. This paper detail describes how to develop an electronic commerce website.In the design,I used the JSP tech
5、nology which is very popular during the website developer.Considered with the knowledge that I have learned and the structure of the date that the website deal with,I used Microsoft SQL server 2000 as the back database of the website. This website system has basic functions of a enterprise websiteIt
6、 can show us the information of the goods、news、customers that registered on the website and so on.It also can provides the function that some customers on the web can fill in bills when they want to buy the goods. The system realized the query function for products and the manage functions for the background of the systemDuring the process of designing the webpage,I make the main frame by HTML,and use Dreamweaver8 and Eclipse to finish the detailed design. First,I make a instruction for the ap