第1页共51页编号:时间:2021年x月x日书山有路勤为径,学海无涯苦作舟页码:第1页共51页餐管理系统摘要本设计的越野车公司办公用品管理系统是为了更好,更方便的让公司办公办公用品的采购发放等信息。此系统主要包括用品采购,用品管理,报表查询,参数设置,系统管理等几个大模块。每个大模块又分成了几个小的模块,此系统的与众不同之处在于其拥有强大的报表查询打印统计功能,运用了rdlc作为报表开发报表。rdlc具有方便性和灵活性的特点,能开发出各种不同形式的报表。使用rdlc这也大大降低了程序的开发成本。在开发此系统时首先对所要设计的内容作了详细的准备,分析系统功能,确定基本框架。再建立相应数据库表结构,最后再开始编码。系统功能的实现,大大提高了公司办公用品管理的合理性以及效率性。经过分析,我们使用MICROSOFT公司的MicrosoftVisualStudio2010作为开发工具和SqlServer2005作为数据库,使用其中的c#语言作为编程语言。MicrosoftVisualStudio提供了非常方便的编程方式.c#作为一门面向对象的编程语言,总结起来其主要特点可以是,简单、现代、面向对象、类型安全、版本控制、兼容、灵活。关键词:越野车公司办公用品管理系统;办公用品管理系统;Off-roadvehicles,officesuppliesmanagementsystemAbstractThedesignofoff-roadvehicles,officesuppliesmanagementsysteminordertobetterandmoreconvenientforthecompany'sofficeofficesuppliesprocurementissuedinformation.Thissystemmainlyincludestheprocurementofsupplies,suppliesmanagement,reports,queries,parametersettings,systemmanagement,andseveralothermodule.Eachmoduleisdividedintoseveralsmallmodules,thissystemuniqueisitspowerfulreportqueryprintstatisticalfunctions,usingrdlcreportdevelopmentreport.rdlchasthecharacteristicsoftheconvenienceandflexibility,abletodevelopvariousformsofstatements.Userdlcalsogreatlyreducethedevelopmentcostsoftheprogram.Firstinthedevelopmentofthissystemtodesignthecontentsofdetailedpreparation,analysisofsystemfunctionstodeterminethebasicframework.Thecorrespondingdatabasetablestructure,andfinallystartcoding.Realizationofsystemfunctions,greatlyimprovingtherationalityandefficiencyofthecompany'sofficesuppliesmanagement.Afteranalysis,weusetheMICROSOFTCORPORATIONMicrosoftVisualStudio2010asadevelopmenttoolandtheSqlServer2005database,usethec#languageasaprogramminglanguage.Providesaveryconvenientwaytoprogrammingin第2页共51页第1页共51页编号:时间:2021年x月x日书山有路勤为径,学海无涯苦作舟页码:第2页共51页MicrosoftVisualStudioC#asanobject-orientedprogramminglanguage,summedupitsmainfeaturescanbesimple,modern,object-oriented,type-safe,versioncontrol,compatibleandflexible.Keywords:off-roadvehiclecompanyofficesuppliesmanagementsystem;officesuppliesmanagementsystem;第一章绪论................................................................................................................................31.1研究背景.............................................................................................................................31.1.1信息系统的概念...................................................................................................31.1.2信息系统的重要性...............................................................................................41.2办公用品管理信息系统.....................................................................................................51.3本课题研究意义................................................................................................................6第二章系统开发相关技术介绍..............................................................