最受欢迎的教程
State Pattern Tutorial
35,369浏览次数
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?
34,911浏览次数
- Building a sample project with use case diagram
- Using Visual History
Memento Pattern Tutorial
34,811浏览次数
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,731浏览次数
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,637浏览次数
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,598浏览次数
- Understanding decision table
- Benefits of decision table
- Develop decision table
Establish and Maintain Sensible Business with Decision Table
34,446浏览次数
- Understand how decision table can help maintain sensible business
- Learn how to compare rules in decision table
Business Logic Discovery with Decision Table
34,088浏览次数
- Learn how to discover business logic with decision table
- Try to edit a decision table by adding a rule