Commit from GitHub Actions (markdown-autodocs)

pull/100/head
KieSun 2021-10-17 03:53:37 +00:00
parent 7a3ed96e85
commit 70935e1025
1 changed files with 6 additions and 6 deletions

View File

@ -426,7 +426,7 @@ JavaScrip 在变量被创建时分配内存,并在对象不再使用时自动
- [ ] 文档
- [ ] [wikipedia](https://en.wikipedia.org/wiki/Software_design_pattern)
- [ ] [中文版维基百科](https://zh.wikipedia.org/wiki/%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F_(%E8%AE%A1%E7%AE%97%E6%9C%BA))
- [ ] [中文版维基百科](<https://zh.wikipedia.org/wiki/%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F_(%E8%AE%A1%E7%AE%97%E6%9C%BA)>)
- [ ] 推荐书籍
- [ ] 《Head First Design Pattern》 也有中文版的
- [ ] 《Design Patterns: Elements of Reusable Object-Oriented Software》 设计模式:可复用面向对象软件的基础