摘要伴随企业管理信息化发展,办公用品领用申请业务作为企业日常运营管理业务之一,也逐渐被信息系统取代,并作为企业管理信息系统中的一个子系统。本系统旨在开发一个办公用品管理系统,提高办公用品领用申请业务的管理效率,优化办公用品库存管理流程。系统使用敏捷方法获得用户需求,采用面向对象方法进行分析和设计,在WAMP集成环境下开发,并在WampServer服务器实现。系统用户设定分别为员工和管理员,最后实现的系统功能如下:员工可以查看办公用品的信息、领用申请、查看申请记录等,管理员可以查看并搜索申请单详情和申请记录、修改申请单状态、对办公用品信息进行修改和补充。本文对整个系统的分析、设计与实现均作了详细描述。关键词:管理信息系统,领用申请,办公用品管理,WAMPAbstractWiththedevelopmentofenterprisemanagementinformatization,theapplicationofofficesuppliesapplicationasoneofthedailyoperationmanagementbusinessofenterprises,hasalsobeengraduallyreplacedbyinformationsystems,andasasubsysteminenterprisemanagementinformationsystems.Thesystemaimstodevelopanofficesuppliesmanagementsystem,improvethemanagementefficiencyoftheofficesuppliesapplicationbusiness,andoptimizetheofficesuppliesinventorymanagementprocess.Thesystemusesagilemethodstoobtainuserneeds,adoptsanobject-orientedmethodforanalysisanddesign,developsintheWAMPintegratedenvironment,andisimplementedontheWampServerserver.Thesystemusersaresetupasemployeesandadministratorsrespectively.Thefinalsystemfunctionsareasfollows:employeescanviewofficesuppliesinformation,useapplications,viewapplicationrecords,etc.,administratorscanviewandsearchapplicationformdetailsandapplicationrecords,modifyapplicationsSinglestate,modifyandsupplementtheofficesuppliesinformation.Thisarticledescribestheanalysis,design,andimplementationoftheentiresystemindetail.Keywords:MIS,Applicationforcollar,Officesuppliesmanagement,WAMP目录第1章绪论.............................................................................................81.1系统开发的背景和目标..................................................................................81.1.1系统开发的背景...................................................................................81.1.2系统开发的目标...................................................................................81.2设计开发的方法和工具的选择......................................................................91.3论文的内容和结构安排..................................................................................9第2章系统规划...................................................................................102.1初步需求分析...............................................................................................102.2系统主要功能及特点....................................................................................122.3可行性分析...................................................................................................132.3.1经济可行性.........................................................................................132.3.2技术可行性.........................................................................................132.3.3操作可行性.........................................................................................13第3章系统分析...................................................................................143.1功能分析.......................................................................................................143.1...