Skip to content

Commit 82241a8

Browse files
committed
修改项目md
1 parent ff0e796 commit 82241a8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# Php_Design_Patterns #
2-
学习理解设计模式,记录PHP关于23种设计模式的简单Demo
3-
[email protected]:yunkaiyueming/php_design_patterns.git
2+
学习理解设计模式,记录PHP关于23种设计模式的使用,欢迎star
43

5-
设计模式分为:创建型模式, 结构型模式,行为型模式等23种设计模式。
4+
设计模式分为:创建型模式, 结构型模式,行为型模式等23种设计模式。
65

76
### 一、五种创建型模式如下:
87
工厂方法模式factory_method

0 commit comments

Comments
 (0)