最受歡迎的教程
Flyweight Pattern Tutorial
41,231瀏覽次數
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.
Memento Pattern Tutorial
41,163瀏覽次數
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 Tidy-Up Diagrams with Sweeper and Magnet?
40,776瀏覽次數
- Creating space using Sweeper
- Adding shapes in created space
- Removing space using Magnet
Establish and Maintain Sensible Business with Decision Table
40,539瀏覽次數
- Understand how decision table can help maintain sensible business
- Learn how to compare rules in decision table
Business Logic Discovery with Decision Table
40,133瀏覽次數
- Learn how to discover business logic with decision table
- Try to edit a decision table by adding a rule
How to Establish Multiple "Names" for a Model with Nickname?
39,893瀏覽次數
- Creating a nickname
- Giving nickname-specific name
- Giving nickname-specific documentation
Interpreter Pattern Tutorial
39,711瀏覽次數
This tutorial is aimed to guide the definition and application of interpreter design pattern. By reading this tutorial, you will know how to develop a model for the interpreter pattern, and how to apply it in practice.
Move Class to Library Project through Refactoring
39,468瀏覽次數
- Study class diagram
- Refactor library classes to library project
