资源预览内容
第1页 / 共39页
第2页 / 共39页
第3页 / 共39页
第4页 / 共39页
第5页 / 共39页
亲,该文档总共39页,到这儿已超出免费预览范围,如果喜欢就下载吧!
资源描述
1 1本科毕业论文本科毕业论文(科研训练、毕业设计)题题 目:目:国际结算系统开发平台国际结算系统开发平台 TopToolTopTool 管理中心管理中心(PssAdmin)(PssAdmin)姓 名:学 院:软件学院系:软件工程专 业:软件工程年 级: 学 号: 指导教师(校内): 职称: 指导教师(校外): 职称: 年 月 日2 2摘要鼎盛(厦门)电脑系统有限公司开发的 TopTools 平台是用于开发银行系统的全参数开发平台。TopTools 旗下有六套产品:Pss,PssAdmin,PMS,JDS,Jss,JssAdmin。本文所说的 PssAdmin 就是 Pss 的一个监控系统。我的毕业设计的任务就是要详细了解原有的 PssAdmin 系统实现了哪些功能,然后在此基础上去添加系统部给我派发的新的功能。在这过程中我要去详细看 PssAdmin 的代码,要画原来的 PssAdmin 实现功能的 UML 图,然后跟业务部的人员谈他们要在 PssAdmin 系统中添加的新的功能的需求,接下去就是软件开发的步骤了:写需求书、概要设计、详细设计、编码、测试、交接功能。那此次我要在 PssAdmin 系统中添加的新的功能有三个:XML 编辑器、导入导出功能、恢复时间点功能。对它们的简要说明如下:XML 编辑器要实现对 XML 文件的增、删、改、查操作,具体的内容我在“第二章 XML 编辑器”有更加详细的说明。导入导出的功能是要实现将数据库的内容导出到硬盘上与将硬盘上的内容导入到数据库中,具体的内容请看“第三章 导入导出功能” 。关键词:XML 编辑器 代码复用 导入导出 参数开发3 3AbstractThe Toptools developed by DingSheng(Xiamen) Computer Systems Ltd. Is an all-parametric platform used for the banking system development. There are six kinds of products in the TopTools, including Pss, PssAdmin,PMS,JDS,Jss,JssAdmin. The PssAdmin mentioned in this article is one of Psss monitoring system. I am aiming at comprehending the functions of the original PssAdmin System thoroughly by my graduation design. Basing on this, I am going to add some new functions distributed by our board to the system. I decide to look through the codes of the PssAdmin carefully, and draw a UML graph indicating how to implement the functions of the original PssAdmin. Then I will talk to the business department staff about the need they want to add new function in PssAdmin System, it follows the step of software development: writing requirement specification, summary designing, details designing, coding, measuring and testing, connecting function.This time I want to add three functions in the PssAdmin system. They are XML editor, the function of import and export and resuming the time. My brief introduction about then are as follows.XML editor aims to operate the XML file with adding, deleting, altering and checking. I have more detailed introduction about the concrete content in the chapter two XML editor.The function of import and export aims to educe the content of the database to the 4 4hard disk and then enter the database. The concrete content is in the chapter three the Function of import and export.Key words: XML editor Code resumes import and export parameter exploitation目录第一章第一章 引言引言 -81.1写作目的 -8 1.2本文的现实意义 -8 1.3对所研究问题的认识 -8 1.4本文所要说明的问题 -9第二章第二章XMLXML 编辑器编辑器-102.1制作 XML 编辑器的背景-10 2.1.1有关 Pss 系统的配置信息-10 2.1.2 配置 pss.xml 文件遇到的问题 -10 2.2设计框架-10 2.2.1设计框架图-10 2.2.2对框架图的说明-11 2.3具体设计的说明-13 2.3.1XML 编辑器的用例图 -13 2.3.2XMl 编辑器的设计界面 -15 2.4代码架构的说明-19 2.5遇到的问题-20 2.5.1JDOM 解析 XML 文件的问题-20 2.5.2中文编码的问题-21 2.5.3树的同名节点的问题-22 2.5.4动态局部刷新界面的问题-24 2.5.5远程读写文件的问题-26 2.5.6一个类做太多的事-27 2.6小结-27第三章第三章 导入导出功能之代码复用导入导出功能之代码复用-293.1 制作导入导出功能的背景-29 3.1.1 介绍导入导出的功能-29 3.1.2 我的任务功能移植及添加新的功能 -29 3.1.3 有关“恢复时间点”的功能 -29 3.1.4PMS,PssAdmin,Pss 三者在导入导出功能中的作用-29 3.2设计框架-305 53.2.1框架图-30 3.2.2对框架图的说明-30 3.3功能移植的步骤-
收藏 下载该资源
网站客服QQ:2055934822
金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号