本文介绍了业务应用程序中C#GOF设计模式的使用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在应用程序中使用了几个GoF模式,并阅读了其中的文章和书籍,但是我想从其他人中找出您以前使用过这些模式的地方吗?
因此,如果您可以列出在实际生产应用程序中使用过各种行为,创建和结构化模式的示例或简短说明,那就太好了!

Ive used a couple of the GoF pattens in my applications as well as read articles and books on them, i however want to find out from the rest of you guys where you used the patterns before?
So, if you could list examples or short descriptions where you have used the various Behavioral, Creational and Structural patterns in real production applications that would be awesome!

推荐答案


这篇关于业务应用程序中C#GOF设计模式的使用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-22 12:02