最受歡迎的教程
State Pattern Tutorial
35,363瀏覽次數
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,905瀏覽次數
- Building a sample project with use case diagram
- Using Visual History
Memento Pattern Tutorial
34,803瀏覽次數
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,728瀏覽次數
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,634瀏覽次數
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,594瀏覽次數
- Understanding decision table
- Benefits of decision table
- Develop decision table
Establish and Maintain Sensible Business with Decision Table
34,442瀏覽次數
- Understand how decision table can help maintain sensible business
- Learn how to compare rules in decision table
Business Logic Discovery with Decision Table
34,085瀏覽次數
- Learn how to discover business logic with decision table
- Try to edit a decision table by adding a rule