资源描述:
《通达员工销售业绩管理系统毕业设计(论文).doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要员工销售业绩管理是企业管理中的一个重要内容,随着时代的进步,企业也逐渐变得庞大起来,如何管理好企业内部员工的信息及销售业绩,成为企业管理中的一个大问题。在这种情况下,开发一个员工销售业绩管理系统就显得非常必要。本系统是结合公司实际的情况,经过需求分析,采用功能强大的MyEclipse作为开发工具而开发出来的员工销售业绩管理系统。整个系统从符合操作简便、界面友好、灵活、实用、安全的要求出发,具有如下功能:员工基本信息的录入、修改、查询、删除模块,商品基本信息的录入、修改、查询、删除模块,商品销售信息的
2、录入、修改、查询、删除模块,以及员工销售业绩的查询功能。本系统的设计是基于JSP技术,并且采用了JAVA语言作为后台的编程语言,MyEclipse作为开发工具,以TOMCAT为服务器,实现了网络平台的构建。JSP技术实现了动态网页的制作,以确保系统的安全保密和易于维护。而后台的数据库则采用了ORACLE管理整个系统的后台数据。优美、秀丽的界面,方便实用的查询与维护功能共同构成了员工销售业绩管理系统。关键词:JSP ORACLE 销售业绩ABSTRACTEmployeesalesperformance
3、managementisanimportantelementofbusinessmanagement,withtheprogressoftheenterprisealsograduallybecomeshuge,howtomanageinformationandsalesofthegoodinternalstaffbecomeabigproblemintheenterprisemanagement.Inthiscase,thedevelopmentofastaffofsalesperformancema
4、nagementsystemisverynecessary.Thissystemiscombinedwiththecompany'sactualsituation,needsanalysis,employeesalesperformancemanagementsystemthepowerfulMyEclipseasadevelopmenttoolanddeveloped.Theentiresystemfromthelinewiththesimpleandfriendlyinterface,flexibl
5、e,practicalandsafetyrequirements,hasthefollowingfeatures:theemployees'basicinformationinput,modify,query,deletemodule,commodityinformation,input,modify,query,deletemodule,commoditiessalesinformationinput,modify,query,removethemodule,andquerycapabilitieso
6、fthestaffsales.ThedesignofthissystemisbasedonJSPtechnology,andusingtheJAVAprogramminglanguageprogramminglanguageasabackground,theMyEclipseasadevelopmenttooltoTOMCATserver,networkplatform.JSPtechnologytoachievetheproductionofdynamicwebpagestoensurethesecu
7、rityandeaseofmaintenanceofthesystem.BackgrounddatabaseusingORACLEmanagetheentiresystemofbackgrounddata.Beautiful,beautifulinterface,convenientandpracticalinquiryandmaintenancefunctionstogetherconstitutetheemployeesalesperformancemanagementsystem.Keywords
8、:JSP ORACLE Sales目录1前言11.1课题的来源及意义11.2国内外发展状况11.3本课题研究的目标11.4本课题研究的内容22主要用到的技术和工具32.1JSP技术32.2Servlet介绍32.3Tomcat42.4JDBC技术52.5MVC框架53系统需求分析73.1系统的可行性研究73.2功能分析73.3系统流程图83.4系统开发环境84总体设计94.1系统主要功能设计94.2系统登录功能流程图114.3数据库设计