作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (20): 47-49. doi: 10.3969/j.issn.1000-3428.2009.20.016

• 软件技术与数据库 • 上一篇    下一篇

支持快速开发的行业软件通用框架

俞东进,阮红勇   

  1. (杭州电子科技大学计算机学院,杭州 310018)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-10-20 发布日期:2009-10-20

General Framework of Profession Software Supporting Rapid Development

YU Dong-jin, RUAN Hong-yong   

  1. (School of Computer, Hangzhou Dianzi University, Hangzhou 310018)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-10-20 Published:2009-10-20

摘要: 针对行业软件开发过程中普遍存在的研发水平低下和周期较长的问题,提出一个基于Java企业版(JavaEE)的快速开发行业软件通用框架RADF。RADF实现了分层次软件构架规范,并提供一般行业应用软件期望的默认行为的类集合。具体的行业应用软件可通过扩展RADF的相关子类以支持专有行为。开发实践证实,基于RADF开发一个中等规模的行业软件可至少减少30%的代码量。

关键词: 行业软件, 框架, Java企业版

Abstract: In order to improve the quality of profession software and shorten the development cycle, this paper proposes the Rapid Application Development Framework(RADF) based on JavaEE. RADF provides the paradigm for tiered development and the classes for the default behavior expected in the general profession application software. The proprietary behavior can be constructed via extending these classes provided by RADF, which greatly reduces the development cost. The practice shows that the line of codes can be reduced by 30% at least for the median-size profession software development based on RADF.

Key words: profession software, framework, JavaEE

中图分类号: