码迷,mamicode.com
首页 > 其他好文 > 详细

设计模式系列:(0)介绍

时间:2016-07-07 11:13:10      阅读:159      评论:0      收藏:0      [点我收藏+]

标签:design pattern

今日之语:你能做到的,比想像的更多


设计模式的本质是,为日常遇到的问题提供解决方案。

Problem-->Solution


Each pattern describes a problem which occurs over and over again in our environment, and then describes the core of the solution to that problem, in such a way that you can use this solution a million times over, without ever doing it the same way twice.

—Christopher Alexander     








设计模式系列:(0)介绍

标签:design pattern

原文地址:http://lsieun.blog.51cto.com/9210464/1811697

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!