找回密码
 立即注册
设计模式目标thejava | 微处理器开发 2022-09-28 103 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
设计面向目标软件比较艰难,而设计可复用的面向目标软件就愈加艰难。你有必要找到相关的目标,以恰当的粒度将它们归类,再定义类的接口和继承层次,建立目标之间的基本关系。你的设计应当对手头的问题有针对性,同时对将来的问题和需要也要有足够的通用性。23种设计模式汇集(Java),经典文献。
java设计模式.pdf

(Designing object-oriented software is more difficult, and designing reusable object-oriented software is even more difficult. It is necessary for you to find the relevant objects, classify them with the proper granularity, define the interface and inheritance hierarchy of the class, and establish the basic relationship between the objects. Your design should be specific to the problem at hand, yet general enough to future problems and needs. A collection of 23 design patterns (Java), classic literature.
java design patterns.pdf)

[下载]16021039835.rar




上一篇:J2EE软件开发面试题
下一篇:JDBC.API数据库编程