Software Design Pattern (Software Design Pattern), also known as design pattern, is a set of code design experience that has been used repeatedly, known by most people, classified and cataloged. It describes some recurring problems in the software design process and the solutions to the problem. In other words, it is a series of routines to solve specific problems and is a summary of the code design experience of the predecessors. It has a certain universality and can be used repeatedly. The purpose is to improve code reusability, code readability, and code reliability.
gracemoon/pattern
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|