基于SSM的愈康药店管理系统的设计与实现计算机科学与技术[摘要]随着科技的不断进步与发展,计算机在日常生活中的应用日渐成熟,强大的功能使人们印象深刻,信息技术正在影响着国民经济的各个领域,人们对网络的使用已经成为了一种习惯。药店所需要处理的数据越来越多,且由于对信息的准确性和快速的要求,使得对药店进行信息化管理成为了必然的趋势。愈康药店管理系统使用B/S结构开发,采用了SSM框架,使用了JSP技术和MySQL数据库。愈康药店管理系统后台实现了管理员对用户、订单、药品、药品分类等信息管理功能,前台实现了药品购买、查看订单等功能。开发愈康药店管理系统,目的是改进药店的管理方式,让先进的计算机技术和网络技术来更好的服务社会,来减轻手工的劳动强度,提高管理效率,提高顾客的满意程度,促进发展。[关键词]JSP技术;B/S结构;药店管理;药品销售DesignandImplementationoftheYukangPharmacyManagementSystemBasedonSSMSoftwareEngineeringMajorDongSiJinAbstract:Withthecontinuousprogressanddevelopmentofscienceandtechnology,theapplicationofcomputerindailylifeisbecomingmoreandmoremature.Peopleareimpressedbyitspowerfulfunctions.Informationtechnologyisaffectingallfieldsofthenationaleconomy,andpeople'suseofthenetworkhasbecomeahabit.Pharmaciesneedtoprocessmoreandmoredata,andbecauseoftheaccuracyandspeedofinformationrequirements,makingthepharmacyinformationmanagementhasbecomeaninevitabletrend.YukangpharmacymanagementsystemusesB/Sstructure,SSMframework,JSPtechnologyandMySQLdatabase.ThebackgroundofYukangpharmacymanagementsystemrealizestheadministrator'sinformationmanagementfunctionsofusers,orders,drugsanddrugclassification,andtheforegroundrealizesthefunctionsofdrugpurchaseandorderviewing.ThepurposeofdevelopingthemanagementsystemofYukangpharmacyistoimprovethemanagementmodeofthepharmacy,lettheadvancedcomputertechnologyandnetworktechnologybetterservethesociety,reducethemanuallaborintensity,improvethemanagementefficiency,improvethecustomersatisfaction,andpromotethedevelopment.Keywords:JSPtechnology;B/Sstructure;Pharmacymanagement;Drugsales目录1绪论..........................................................................................................................................11.1开发背景........................................................................................................................11.2研究现状........................................................................................................................11.2.1国外研究现状......................................................................................................11.2.2国内研究现状......................................................................................................11.3开发目的........................................................................................................................11.4论文结构........................................................................................................................22系统开发环境..........................................................................................................................22.1Tomcat简介...................................................................................................................22.2B/S结构.........................................................................................................................32.32.3MYSQL数据库......................................................................................................