最受欢迎的教程
State Pattern Tutorial
35,597浏览次数
This tutorial is aimed to guide the definition and application of state design pattern. By reading this tutorial, you will know how to develop a model for the state pattern, and how to apply it in practice.
How to View and Revert Software Design Changes with Visual History?
35,133浏览次数
- Building a sample project with use case diagram
- Using Visual History
Memento Pattern Tutorial
35,085浏览次数
This tutorial is aimed to guide the definition and application of memento design pattern. By reading this tutorial, you will know how to develop a model for the memento pattern, and how to apply it in practice.
Flyweight Pattern Tutorial
34,978浏览次数
This tutorial is aimed to guide the definition and application of flyweight design pattern. By reading this tutorial, you will know how to develop a model for the flyweight pattern, and how to apply it in practice.
Visitor Pattern Tutorial
34,859浏览次数
This tutorial is aimed to guide the definition and application of visitor design pattern. By reading this tutorial, you will know how to develop a model for the visitor pattern, and how to apply it in practice.
How to Use Decision Table in Enterprise Architecture?
34,816浏览次数
- Understanding decision table
- Benefits of decision table
- Develop decision table
Establish and Maintain Sensible Business with Decision Table
34,631浏览次数
- Understand how decision table can help maintain sensible business
- Learn how to compare rules in decision table
Business Logic Discovery with Decision Table
34,292浏览次数
- Learn how to discover business logic with decision table
- Try to edit a decision table by adding a rule