摘要
设计模式复用是软件项目中用来复用设计思想和面向对象代码的便捷方式,有效地继承和使用设计模式有助于提高软件开发的效率,提高软件可复用性、稳定性和可维护性。本文分析了设计模式在JAVA I/O库和AWT库中的典型应用,并阐明了设计模式的主要特点和使用设计模式给软件设计带来的好处。
The reusability of design patterns is the convenient way of reusability design thinking and object -oriented code. Inheriting and using the design patterns efficiently would good for the development of software and improve the reusability, stability and maintainability. This paper analyzes the application of design patterns in the Java I/O Lib and AWT Lib, and clarifies the characteristic of design patterns and the advantages of using the design patterns.
出处
《江西科学》
2006年第1期62-65,共4页
Jiangxi Science
关键词
设计模式
软件复用
JAVA类库
Design patterns, Software reusability, Java development kit