网上农产品销售系统Onlineagriculturalproductsalessystem摘要因为当今信息技术的全面成长和网络大环境的逐步完善,以网上买卖为主的电子商务行业发展迅速。我国是闻名世界的农产品大国,而农业又是国家经济的支柱,网购的迅速发展极大地推动了农产品销售业的成长。课题目标是设计并实现一个网上农产品销售系统网站。联系实践,学习设计网站,创建数据库,熟练应用各种开发软件,能够掌握数据库的使用。系统运用B/S开发模式,开发工具需要JAVA、JSP、JavaScript、Html语言,运用Tomcat服务器技术,后台数据库创建使用SQLServer2005。关键词:网上农产品销售系统,互联网,系统设计Becauseofthecomprehensivedevelopmentofinformationtechnologyandthegradualimprovementofthenetworkenvironment,therapiddevelopmentofe-commercebasedontheinternet.Ourcountryistheworld'sagriculturalproducts,andagricultureisthebackboneofthenationaleconomy,therapiddevelopmentofonlineshoppinghasgreatlypromotedthegrowthofagriculturalproductssales.Thegoaloftheprojectistodesignandimplementawebsiteofagriculturalproductsalessystem.Contactpractice,learnwebdevelopmenttechnologyandbuildthebasicknowledgeofthedatabase,familiarwiththedevelopmenttoolsandapplicationsoftware,masterthewebsiteestablishedbythewayoftheapplicationofnetworkdatabaseprogramming.SystemusingB/Sdevelopmentmodel,developmenttoolsneedtoJSP,JavaScript,JAVA,Htmllanguage,theuseofTomcatservertechnology,useServerSQL2005.Keywords:Onlineagriculturalproductssalessystem,Internet,systemdesign目录第1章引言.................................................................11.1选题的背景............................................................11.2课题的目的和意义......................................................11.3国内现状分析..........................................................1第2章需求分析.............................................................32.1问题分析...............................................................32.2任务概述...............................................................32.3功能需求概述...........................................................32.4运行环境...............................................................4第3章系统概念结构设计.....................................................13.1功能划分..............................................................13.1.1系统结构设计.........................................................13.1.2系统功能模块.........................................................1第4章系统设计.............................................................34.1指导思想..............................................................34.2系统流程图............................................................34.3数据流程图............................................................44.4功能模块设计...........................................................44.5前台功能模块设计.......................................................54.5.1用户注册.............................................................54.5.2购物车管理...........................................................64.5.3订单管理.............................................................74.5.4个人资料管理.........................................................74.5.5查看公告.............................................................84.5.6在线留言.............................................................84.6后台功能模块设计.......................................................94.6.1参...