1、 毕业设计(论文) 题题 目:目: 软件构件库管理系统 层层 次:次: 本科 专专 业:业: 计算机科学与技术 考考 号:号: 学学 生:生: 指导教师:指导教师: 20082008 年年 4 4 月月 1 13 3 日日 I 软件构件库管理系统 摘摘 要要 目前,基于构件的软件开发是软件产业中的热点,它成为解 决重复开发的问题,提高生产效率和质量的现实可行的途径。当 软件构件的数量达到一定规模时,采用构件库管理系统对其进行 组织和管理是十分必要的,构件库管理系统的组织和管理水平直 接决定着构件复用效率。本文系统的介绍了构件库管理系统的开 发过程,完成了对构件的发布、查询、修改以及下载功能,还
2、有 对用户管理和对构件的评论管理等功能。 采用的技术是基于 JAVA 语言的 WEB 开发技术,使用 Struts 框架和 Hibernate 框架组合, 数据库是 Microsoft SQLServer 2000 关键关键词词 JAVA 语言; 软件构件; Struts 框架; Hibernate 框架; Microsoft SQLServer2000 II Software Component Library Management System Abstract At present, the component-based software development in the soft
3、ware industry is hot, it developed to solve the problem of duplication, improve production efficiency and quality of the realistic way. When the number of components to achieve a certain scale, a component library management system and its management is very necessary, component library management s
4、ystem for the organization and management directly determines the efficiency of component reuse. This paper introduces component library management system development process, completed a component of the release, query, modify and download capabilities, and management and user comments on the component management. The technology used is based on the WEB JAVA language development technology, the use of framework and