本科毕业设计(论文)题目某某物流信息网设计与实现12日摘要随着信息技术和计算机网络技术的飞速发展,物流业在我国迅速成长。并成为国民经济发展的重要推动力。然而,由于我国许多物流企业从原来的交通运输业或仓储业转型而来,缺乏必要的管理信息系统和业务整合集成方案,已经不能适应网上电子商务发展对物流配送的要求,成为我国发展电子商务的重要瓶颈之一。本次毕业设计尝试从我国物流行业的实际出发,构建了适用于中小型物流企业的虚拟物流联盟信息平台。本系统采用基于WEB的.net技术,采用VisualStudio2005为开发工具,利用SQLServer2000作为数据库服务器进行数据管理。从总体架构,功能设计等方面对这一信息平台进行了详细阐述。提出了基于B/S模式的物流联盟管理信息系统框架,该系统能向分布各处的用户和代理提供最新的物流信息,帮助用客户管理、组织、查询与业务相关的信息。本系统有很强的实用性、开发效率高、移植性好、稳定性好等优点。关键词:物流;信息;设计;实现;WEB;ASP.NET;SQLServer2000AbstractWithITandcomputernetworktechnologyrapiddevelopment,thelogisticsindustrygrowsrapidlyinChina.Anditbecomeanimportantimpetustothedevelopmentofthenationaleconomy.However,manyoflogisticsenterpriseswhichevolvedfromtheoriginaltransitionorstorageindustry,theylackofthenecessarymanagementinformationsystemsandtheprojectofconformityandintegrationoperation.theycan'tadapttherequirementofgoodstransitionofthedevelopmentofelectroniccommerce,andthishasbecomeamajorbottleneckinthedevelopmentofe-commerceone.Thisdesignmentattemptstograduatefromtherealityofourlogisticsindustry,designavirtuallogisticsinformationplatformforlogisticsapplicabletosmallandmediumenterprisesUnion.ThissystemusesbasedontheWEB.nettechnology,usesVisualStudio2005isthedevelopmentkit,2000carriesonthedatamanagementusingSQLServerasthedatabaseserver.Fromtheoverallconstruction,aspectsandsoonfunctionaldesignhavecarriedonthedetailedelaborationtothisinformationplatform.ProposedbasedontheB/Spatternphysicaldistributionalliancemanagementinformationsystemframe,thissystemcantodistributeeachplaceuserandtheagentprovidesthenewestphysicaldistributioninformation,helpstomanage,theorganization,theinquiryandtheservicecorrelationinformationwiththecustomer.Thissystemhastheverystrongusability,thedevelopmentefficiencyhigh,theportabilitygood,thestabilitygoodandsoonthemerits.Keywords:Physicaldistribution;Information;Design;Realization;WEB;ASP.NET;SQLServer2000目录1绪论..................................................................11.1研究的背景........................................................11.2国内外研究的现状及存在的问题......................................11.3研究的目的与意义..................................................11.4研究的基本思路和方法..............................................21.5本文研究的重点和难点..............................................22系统规划和系统分析....................................................32.3系统需求分析......................................................42.4项目规划..........................................................43.3系统功能结构图....................................................94系统详细设计.........................................................174.1公用类编写.......................................................174.1.1Web.Config文件设计............................................174.1.2CSS样式......................................................174.1.3创建用户控件..................................................174.2前台主要功...