最受欢迎的教程
State Pattern Tutorial
34,243浏览次数
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.
Memento Pattern Tutorial
33,733浏览次数
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.
How to View and Revert Software Design Changes with Visual History?
33,618浏览次数
- Building a sample project with use case diagram
- Using Visual History
Visitor Pattern Tutorial
33,595浏览次数
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.
Establish and Maintain Sensible Business with Decision Table
33,572浏览次数
- Understand how decision table can help maintain sensible business
- Learn how to compare rules in decision table
How to Use Decision Table in Enterprise Architecture?
33,528浏览次数
- Understanding decision table
- Benefits of decision table
- Develop decision table
Flyweight Pattern Tutorial
33,443浏览次数
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.
Business Logic Discovery with Decision Table
33,219浏览次数
- Learn how to discover business logic with decision table
- Try to edit a decision table by adding a rule