资源描述:
《asp技术构建xd网络办公系统 计算机科学与技术专业毕业设计 毕业论》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、ASP技术构建XD网络办公系统[摘要]网络办公系统是为适应现代无纸化及网络化办公的趋势,更好地服务于现代办公操作,基于InternetWeb开发的一套广泛应用于各行业企事业单位的办公自动化系统。办公自动化(简称为OA--OfficeAutomation)。本文论述了一个基于公司企业实现无纸化办公的采用B/S模式下的充分利用数据库服务的整体软件平台的设计与实现。分析了该系统所适应的计算机软硬件的配置环境与选取的利弊。讨论了系统的结构框架和设计原理。说明了系统数据库设计的思路与实现方法。系统构建的重点主要在于系统使用权限的设计、
2、公司营运流程的细分和模式化、系统数据库的合理设计与实现。本文中就如何在软件中实现以上几点作了详细分析与讲解,并给出了使用SqlServer数据库建立本系统数据库的实例。关键字B/S网络办公系统ASPSQL技术[Abstract]Thenetworkofficesystemisforadaptingtothemodernwithnopaperatallandnetworkedtrendthathandleofficialbusiness,serveandhandleofficialbusinessmodernlyandoper
3、atebetter,asetofofficeautomatedsystemsappliedtotheeveryprofessionandtradeenterprisesandinstitutionsextensivelydevelopedonthebasisofInternetWeb.Handleofficialbusinessandturn(abbreviationintoOAautomatically--OfficeAutomation).Thisthesisisfocusedonthedesignandimplemen
4、tationofhandleofficialbusinesswithoutpaper,inthemodeofcompanymanagementwithfullyDataServiceutilization.Bytheanalysisofsystemframeworkanddeployment,weexplorethespecificstructureoforiginalDataextractionmodel,buildupasimplizedmodelwithDataextraction,Datacollection&int
5、erpretationandreporttemplatefillingasitsthreephases.Thesystemstructuremainlyemphasizesontheprocesscapabilityoflargequantityofdatabase,systemefficiencyandglobalparameterconfiguration,soastolessenprogramredevelopment.Inordertorealizetheaboveeffects,suchtechniquesarew
6、idelyusedinthesystem,asmemorycalculation,fastlookupalgorithm,formulaanalysisalgorithm,predicationanalysis,workingprocedurecontrol,reporttemplatefilling,amongwhichseveralkeytechnicalcalculationareprovided.KeywordsB/SnetworkofficesystemASPSQLtechnology目录1.概述41.1计算机应用
7、概述41.2系统应用开发的背景及要求41.3系统的环境配置选择61.3.1B/S结构62.XD网络办公系统所采用的技术102.1什么是ASP102.1.1ASP的特征102.2系统采用的加密与解密技术112.2.1DES对称加密算法112.2.2MD5不可逆加密方式172.3SQLserver数据库183.XD网络办公系统设计分析203.1权限设置213.2系统结构设计223.3系统主要界面介绍233.4系统部分主要功能代码243.4.1系统登陆代码243.4.2添加数据代码253.4.3删除数据代码263.4.4修改数据代
8、码273.4.5查询数据代码284.数据库设计与实现293.1数据表结构293.1.1动态信息表293.1.2政策文件表293.1.3公共计划信息表303.1.4公共通讯录表303.1.5公共客户表313.1.6个人工作计划表313.1.7个人基本资料表323.1.8个人通讯录323.1.