殷勤枕头

文章
7
资源
0
加入时间
4年1月29天

设计模式(一)

一、模式和设计模式 模式是在特定环境下人们解决某类重复出现问题的一套成功或有效的解决方案。【A pattern is a successful or efficient solution to a recurring problem within a context】,设计模式(Design Pattern)是一套被反复使用、多数人知晓的、经过分类编目的、代码设计经验的总结,使用设...