论文格式
电气工程 会计论文 金融论文 国际贸易 财务管理 人力资源 轻化工程 德语论文 工程管理 文化产业管理 信息计算科学 电气自动化 历史论文
机械设计 电子通信 英语论文 物流论文 电子商务 法律论文 工商管理 旅游管理 市场营销 电视制片管理 材料科学工程 汉语言文学 免费获取
制药工程 生物工程 包装工程 模具设计 测控专业 工业工程 教育管理 行政管理 应用物理 电子信息工程 服装设计工程 教育技术学 论文降重
通信工程 电子机电 印刷工程 土木工程 交通工程 食品科学 艺术设计 新闻专业 信息管理 给水排水工程 化学工程工艺 推广赚积分 付款方式
  • 首页 |
  • 毕业论文 |
  • 论文格式 |
  • 个人简历 |
  • 工作总结 |
  • 入党申请书 |
  • 求职信 |
  • 入团申请书 |
  • 工作计划 |
  • 免费论文 |
  • 合作期刊 |
  • 论文同学网 |
搜索 高级搜索

当前位置:论文格式网 -> 毕业论文 -> 计算机论文
毕业论文标题:

基于XML可定制的公文模板管理系统

 本文ID:LWGSW13616 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载:下载地址 基于XML可定制的公文模板管理系统 (收费:1000 积分)  

论文字数:15464,页数:32  有开题报告,任务书

摘    要

 随着电子政务的大力发展和企业信息化的要求,政府机关、企事业单位都在努力实现自动化、无纸化办公。目前,大量的办公自动化产品投入使用,但是这些产品都没有解决各单位、各部门不同需求个性化定制问题,其产品通用性不强。
 本文分析了现有办公自动化产品在个性化定制、通用性、可移植性差的缺陷,对比了传统公文处理系统解决方案,结合XML技术提出了一种实现不同办公环境下公文模板可个性化定制的解决方案,并将该方案成功用于公文处理系统中。系统中的公文视为两个组成部分,即公文固有的属性参数和正文部分(可选的附件作为正文的一部分,本系统不区分正文和附件)。将属性参数制定为模板,可由用户自行设计。具体设计方案如下:使用JSP技术设计模板的外观显示,使用XML技术配置公文模板参数,实现公文模板的可定制。用户设计好的模板由系统模板导入功能模块导入系统,实现用户使用公文模板的要求。针对政府机关对公文高保密性的安全要求,采用成熟的加解密算法,阻止单位外非法用户访问系统,窃取公文。
 
关键词:公文处理,公文,可定制,公文模板

  
 
 Design of a Custom-made Archives Management
 System Basing on XML Technology
 
 Abstract
 
 Along with the e-administration development and the enterprise informationization  request, the governmental agency, the enterprises and institutions are all trying to realize automation. At present, many kinds of office automation products have been put to the market. However, analyzing those automation products that are using at present, we find that they all haven’t satisfied the request of being custom-made, lacking general availability, unfavorable to the popularizing of the products.
 This paper analyzes the existing problems of present office automation products, which don’t have the properties of custom-made and general available, proposing a new scheme, basing on XML technology to realize custom-made automation system which can be used in various conditions. In this scheme, we divide archives into two parts, one part is made of archives parameters, the other part is document text (option attachments is part of document text). We make archives parameters into archives templates and it can be designed by customers, which can satisfy the demand of custom-made. To be specific, we use JSP technology to design lts appearance, XML technology to config archives tenplates.
 To the security requirement of the high privacy of the official archives,  this system adopts a mature encode and decode algorithm. Make sure that illegal customers cann’t access the system, which can assure the security of archives.
 
Key Words: Archives processing,archive,custom-made,archive template


             目       录
 
1.绪论 1
1.1 课题背景 1
1.2 公文处理系统研究现状及存在的问题 1
1.2.1 公文简介 1
1.2.1 目前研究现状 2
1.2.3 目前存在的问题 3
1.3 问题课题研究内容及意义 4
1.4 本文结构 5
2.技术背景 6
2.1 JAVA和J2EE基础 6
2.1.1 JAVA语言基础 6
2.1.2 J2EE框架 6
2.2 XML和JSP技术 7
2.2.1 XML标准 7
2.2.2 JSP技术 7
2.3 struts架构 8
2.3.1 MVC框架基础 8
2.3.2 Struts框架 8
2.4 hibernate基础 9
3.公文处理系统概述 11
3.1系统应用 11
3.2 系统功能简介 11
3.2.1 发文办理 11
3.2.2 收文办理 11
3.2.3 归档管理 12
3.2.4 系统管理 12
3.3 公文操作流程 12
4.可定制公文处理系统设计 13
4.1公文遵循的标准规范 13
4.2 系统概要设计 13
4.2.1 系统总体设计 13
4.2.2 表现层设计 14
4.2.3 业务层设计 14
4.2.4 数据访问层设计 14
4.2.5 数据层设计 15
4.3 系统详细设计 15
4.3.1 公文模版可定制设计 15
4.3.2 公文处理模块设计 21
4.3.3 系统权限管理 23
4.3.4 公文安全保密设计 24
结论 25
致    谢 27
参考文献 28


相关论文
本论文在计算机论文栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:局域网P2P资源共享平台的研究与实.. 下一篇:基于GDI的基本位图绘制软件的设计..
Tags:基于 XML 定制 公文 模板 管理系统 【收藏】 【返回顶部】
最新文章
热门文章
计算机论文
推荐文章

本站部分文章来自网络,如发现侵犯了您的权益,请联系指出,本站及时确认删除 E-mail:349991040@qq.com

论文格式网(www.lwgsw.com--论文格式网拼音首字母组合)提供计算机论文毕业论文格式,论文格式范文,毕业论文范文

Copyright@ 2010-2018 LWGSW.com 论文格式网 版权所有 蜀ICP备09018832号