最受歡迎的教程
Flyweight Pattern Tutorial
40,171瀏覽次數
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
40,169瀏覽次數
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,035瀏覽次數
- Creating space using Sweeper
- Adding shapes in created space
- Removing space using Magnet
Establish and Maintain Sensible Business with Decision Table
39,803瀏覽次數
- Understand how decision table can help maintain sensible business
- Learn how to compare rules in decision table
Business Logic Discovery with Decision Table
39,334瀏覽次數
- 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,119瀏覽次數
- Creating a nickname
- Giving nickname-specific name
- Giving nickname-specific documentation
Move Class to Library Project through Refactoring
38,814瀏覽次數
- Study class diagram
- Refactor library classes to library project
Interpreter Pattern Tutorial
38,749瀏覽次數
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.
