x******o 发帖数: 94 | |
l******e 发帖数: 12192 | 2 anyone coding seriously
【在 x******o 的大作中提到】 : Just curious...
|
g*****g 发帖数: 34805 | 3 It's extensive in the frameworks.
【在 x******o 的大作中提到】 : Just curious...
|
x******o 发帖数: 94 | 4 I read the books, but when it comes to real coding, I can only apply simple
patterns like singleton, facade,factory, etc, those already have a lot of
examples.
I don't know how to apply complicated ones... any suggestion how to pick it
up? thanks! |
l******e 发帖数: 12192 | 5 just use the one when you need
don't over-design-pattern
simple
it
【在 x******o 的大作中提到】 : I read the books, but when it comes to real coding, I can only apply simple : patterns like singleton, facade,factory, etc, those already have a lot of : examples. : I don't know how to apply complicated ones... any suggestion how to pick it : up? thanks!
|
f*****Q 发帖数: 1912 | 6 不用不行吧。写java的哪个敢说自己不用factory?写gui程序的哪个不用delegation? |
f*******y 发帖数: 988 | 7 应为你只是application developer
如果你的主要任务是写lib或者framework,你就要考虑很多了
【在 x******o 的大作中提到】 : Just curious...
|
v*****r 发帖数: 2325 | 8 agree. you can not use design pattern just for the purpose of using it...
【在 f*******y 的大作中提到】 : 应为你只是application developer : 如果你的主要任务是写lib或者framework,你就要考虑很多了
|
N***m 发帖数: 4460 | 9 搞了半天design pattern不是给entry level用的,害得我浪费了好多时间:)
【在 v*****r 的大作中提到】 : agree. you can not use design pattern just for the purpose of using it...
|
a****d 发帖数: 114 | 10 你比别人知道的东西多了啊,是好事
【在 N***m 的大作中提到】 : 搞了半天design pattern不是给entry level用的,害得我浪费了好多时间:)
|
N***m 发帖数: 4460 | 11 这样心里也算有点安慰了:)
【在 a****d 的大作中提到】 : 你比别人知道的东西多了啊,是好事
|