Back

反面模式一览 (antipattern)

发布时间: 2011-11-16 13:16:00

注意:  copied from:    http://zh.wikipedia.org/wiki/%E5%8F%8D%E9%9D%A2%E6%A8%A1%E5%BC%8F


已知的反面模式

[编辑 ] 组织结构的反面模式

[编辑 ] 项目管理的反面模式

[编辑 ] 团队管理的反面模式

[编辑 ] 分析方式的反面模式

[编辑 ] 一般设计上的反模式

[编辑 ] 面向对象设计的反面模式

[编辑 ] 编程上的反模式

[编辑 ] 方法学上的反面模式

[编辑 ] 测试反面模式

[编辑 ] 配置管理反面模式

 

[编辑 ] 参考文献

  1. ^ Budgen, D.. Software design . Harlow, Eng.: Addison-Wesley. 2003:  pp. 225. ISBN  0-201-72219-4 . "As described in Long (2001), design anti-patterns are 'obvious, but wrong, solutions to recurring problems'."
  2. ^ Ambler, Scott W.. Process patterns: building large-scale systems using object technology . Cambridge, UK: Cambridge University Press. 1998:  pp. 4. ISBN  0-521-64568-9 . "...common approaches to solving recurring problems that prove to be ineffective. These approaches are called antipatterns."
  3. ^ Koenig, Andrew. Patterns and Antipatterns. Journal of Object-Oriented Programming. March/April 1995, 8, (1): 46-48 [2008-04-11] .
  4. ^ Rising, Linda. The patterns handbook: techniques, strategies, and applications . Cambridge, U.K.: Cambridge University Press. 1998:  pp.387. ISBN  0-521-64818-1 .
  • Perl設計模式 – 一部開放的線上書籍。
  • Brown, William J.; Raphael C. Malveau, Hays W. McCormick III, 和 Thomas J. Mowbray. 反模式:软件重构、架构及项目危机. John Wiley & Sons. 1998. ISBN 0-471-19713-0 .
  • Laplante, Phillip A.; and Colin J. Neill. Antipatterns: Identification, Refactoring and Management. Auerbach Publications. 2005. ISBN 0-8493-2994-9 .

Back