抽象工厂 (Chinese Wikipedia)

Analysis of information sources in references of the Wikipedia article "抽象工厂" in Chinese language version.

refsWebsite
Global rank Chinese rank
1st place
1st place
low place
5,973rd place
low place
low place
low place
low place

codeproject.com

  • [David]. Object Design for the Perplexed (HTML). The Code Project. 2009-10-23 [2012-05-16]. (原始内容存档于2011-02-21) (英语). The factory insulates the client from changes to the product or how it is created, and it can provide this insulation across objects derived from very different abstract interfaces.  请检查|author-link1=值 (帮助)

informit.com

  • [Erich]; Richard Helm, Ralph Johnson, John M. Vlissides. Design Patterns: Abstract Factory (HTML). informIT. 2009-10-23 [2012-05-16]. (原始内容存档于2021-03-22) (英语). Object Creational: Abstract Factory: Intent: Provide an interface for creating families of related or dependent objects without specifying their concrete classes.  请检查|author-link1=值 (帮助)

oodesign.com

web.archive.org

  • [Erich]; Richard Helm, Ralph Johnson, John M. Vlissides. Design Patterns: Abstract Factory (HTML). informIT. 2009-10-23 [2012-05-16]. (原始内容存档于2021-03-22) (英语). Object Creational: Abstract Factory: Intent: Provide an interface for creating families of related or dependent objects without specifying their concrete classes.  请检查|author-link1=值 (帮助)
  • [David]. Object Design for the Perplexed (HTML). The Code Project. 2009-10-23 [2012-05-16]. (原始内容存档于2011-02-21) (英语). The factory insulates the client from changes to the product or how it is created, and it can provide this insulation across objects derived from very different abstract interfaces.  请检查|author-link1=值 (帮助)
  • Abstract Factory: Implementation (HTML). OODesign.com. [2012-05-16]. (原始内容存档于2021-03-10) (英语).