We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf23b2e commit 4b486a6Copy full SHA for 4b486a6
README.md
@@ -79,8 +79,8 @@
79
| 访问者模式 | [visitor](visitor) |
80
81
## 参考资料
82
-* [GOF的设计模式:可复用面向对象软件的基础](http://pan.baidu.com/s/1i3zjaIx)
83
-* [设计模式之禅](http://pan.baidu.com/s/1sjjZCvj)
84
-* [Java与模式](http://pan.baidu.com/s/1i3sxzyH)
+* [GOF的设计模式:可复用面向对象软件的基础](http://item.jd.com/10057319.html)
+* [设计模式之禅](http://item.jd.com/11414555.html)
+* [Java与模式](http://item.jd.com/10094286.html)
85
* [java-design-patterns](https://github.com/iluwatar/java-design-patterns)
86
* [Java之美[从菜鸟到高手演变]之设计模式](http://blog.csdn.net/zhangerqing/article/details/8194653)
0 commit comments