博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Pattern-Oriented Software Architecture, Volume 1: A System of Patterns
阅读量:4232 次
发布时间:2019-05-26

本文共 1495 字,大约阅读时间需要 4 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp
Pattern - Oriented Software Architecture A System of Patterns Frank Buschmann, Regine Meunier, Hans Rohnert, Peter Sommerlad, Michael Stal of Siemens AG, Germany Pattern-oriented software architecture is a new approach to software development. This book represents the progression and evolution of the pattern approach into a system of patterns capable of describing and documenting large-scale applications. A pattern system provides, on one level, a pool of proven solutions to many recurring design problems. On another it shows how to combine individual patterns into heterogeneous structures and as such it can be used to facilitate a constructive development of software systems. Uniquely, the patterns that are presented in this book span several levels of abstraction, from high-level architectural patterns and medium-level design patterns to low-level idioms. The intention of, and motivation for, this book is to support both novices and experts in software development. Novices will gain from the experience inherent in pattern descriptions and experts will hopefully make use of, add to, extend and modify patterns to tailor them to their own needs. None of the pattern descriptions are cast in stone and, just as they are borne from experience, it is expected that further use will feed in and refine individual patterns and produce an evolving system of patterns.
http://rapidshare.com/files/52244103/0471958697.zip
你可能感兴趣的文章
spark连接hive的两种方式
查看>>
Openfire开发配置,Openfire源代码配置,OpenFire二次开发配置
查看>>
openfire+XMPP实现即时通讯
查看>>
iOS开发之使用XMPPFramework实现即时通信(一)
查看>>
iOS的XMPPFramework简单介绍(实现及时通信)
查看>>
Swift使用XMPPFramework做IM即时通信的Demo
查看>>
virtualbox无法打开虚拟机,"error in supR3HardenedWinReSpawn"终极解决方法
查看>>
拜托,面试请不要再问我Redis分布式锁的实现原理【石杉的架构笔记】
查看>>
java的同步方法和同步代码块,对象锁,类锁区别
查看>>
Springfox-Swagger到2.9.2 报错java.lang.NumberFormatException: For input string
查看>>
SpringBoot集成ElasticSearch的几种方式
查看>>
Springboot集成Hibernate-Validator验证
查看>>
多个word合并代码
查看>>
更新分区关键字列将导致分区的更改报错
查看>>
Java加密技术——非对称加密算法RSA
查看>>
深入理解JVM性能调优
查看>>
pt-query-digest查询日志分析工具
查看>>
MySQL分布式数据库服务中间件--Cobar研究一
查看>>
JAVA中重写equals()方法为什么要重写hashcode()方法?
查看>>
java并发编程
查看>>