software-architecture-patterns
文件大小: 5282k
源码售价: 10 个金币 积分规则     积分充值
资源说明:It’s all too common for developers to start coding an application without a formal architecture in place. Without a clear and well- defined architecture, most developers and architects will resort to the de facto standard traditional layered architecture pattern (also called the n-tier architecture), creating implicit layers by separating source-code modules into packages. Unfortunately, what often results from this practice is a collection of unorganized source-code modules that lack clear roles, responsibilities, and relationships to one another. This is commonly referred to as the big ball of mud architecture anti-pattern.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。