搜索资源列表
DotNETEnterPriseDesignMode
- .net下的软件架构设计。涵盖最经典的Gof24设计模式,并包括.net的sample
软件架构—设计模式
- this a software develop structure , I think you all need it to find how to develop a software
software-structure-design
- 参加软件机构培训的资料,包括软件生命周期与软件架构介绍;软件架构风格;UML与面向对象程序设计;UML建模与分析;技术架构视图-设计原则与模式;软件系统坏死的症状;liskov替换原则(LSP);接口隔离原则(ISP;依赖倒置原则(DIP);设计模式;策略(Strategy)模式;桥接(Bridge)模式;命令(command)模式等,是老师智慧的结晶。-Institutions to participate in training software, including software li
Architecture
- 台湾技术专家高焕堂的一次讲座内容,主题是软件架构及设计-Taiwan s technical experts GAO Huan-tang content of a lecture, the theme of software architecture and design
Auerbach.Publications.Software.Architecture.Design
- java软件设计模式,包括一些UML设计,对了解,软件架构和设计模式很有帮助-java software design patterns, including some UML design, on the understanding, software architecture and design patterns helpful
REST_cn
- 架构风格与基于网络的软件架构设计--表述性状态转移(Representational State Transfer,REST)的架构风格-Architecture style and Web-based software architecture design- statements of state transition (Representational State Transfer, REST) style of architecture
Softwar
- 软件架构设计系列课程-系统设计概述,中科院软件架构师培训材料,很好很详细!-Software Architecture Design Series curriculum- an overview of system design, the CAS software architect training materials, very good detail!
wsxc
- 这个是网上相册系统的一个架构设计说明,相信对开发并掌握软件体系结构有一定的帮助。-This is an online photo album system architecture descr iption, I believe that the development and mastery of software architecture have some help.
jg
- 软件架构的学习资料,可用在日常的程序架构设计中,相当有用-Software architecture of the learning materials, the procedure can be used in day-to-day architecture, the very useful
design
- 软件架构设计的思想与模式 软件架构设计的思想与模式-software design idea and model
Software_archicture
- 全书名为:软件架构设计的思想与模式。由中科院计算所培训中心编写-software archicture
TelematicsSystems
- 基于服务的telematics终端机软件架构设计,非常经典-Service-based software architecture design telematics terminals, very classic
Software-Architecture
- 关于写软件架构设计文档的实例,好资料啊!-Documentation on software architecture design examples, good information ah!
TDD-
- TDD 金字塔上神像的光芒 软件架构设计-TDD pyramid of light on the statue of the software architecture design
stakeholders
- Software 软件架构设计 从涉众利益改善需求质量-Software, architecture design requirements from the stakeholders to improve the quality of the interests of
rup
- 软件架构设计--- --一个项目团队的敏捷之旅-Software architecture design of a project team agility-------- trip
xp
- 软件架构设计--------Kent Beck谈 极限编程新进展-Software architecture design-------- Kent Beck on Extreme Programming Progress
xp
- 软件架构设计--------领域模型的描述与处理--------- Software architecture design and processing the domain model descr iption
Appropriate software architecture
- 描述了一种恰如其分的软件架构方法,作者建议根据项目面临的风险来调整架构设计的成本(Describes an appropriate software architecture approach that authors recommend to adjust the cost of architectural design according to the risks faced by the project)
Software_Architecture_with_Python
- 软件架构,可以说是为特定的应用软件创建一个蓝图设计。软件架构中存在两大挑战:首先,软件架构与需求必须保持一致,对尚未发现的需求或者发生演化的需求都是如此;其次,尽管常常发生架构实现的变更,但软件架构与其对应的架构实现必须保持一致。本书包含很多示例和用例,通过这种直观的方法来帮助你获取成为一名成功的软件架构师所需的一切。本书将帮助你了解Python的来龙去脉,以便可以用Python来构建和设计高度可扩展的、健壮的、简洁的、性能强大的应用程序。(Software architecture can b