摘要:
软件的架构设计对于项目的成功有否有很重要的影响,一般的软件架构设计过程: 1、确定系统涉及的多个方面内容: Type of application to be built. (Web, RIA, RichClient…) 应用类别 Logical structure of the application (N-Layers, Components, etc…) 应用的逻辑结构 Physical structure of the application (Client/Server, N-Tier, etc…) 应用的物理结构 Risks to be fa... 阅读全文