会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Mathilda01
博客园
首页
新随笔
联系
订阅
管理
2018年9月18日
Java中的24种设计模式与7大原则
摘要: 一、创建型模式 1、抽象工厂模式(Abstract factory pattern): 提供一个接口, 用于创建相关或依赖对象的家族, 而不需要指定具体类.2、生成器模式(Builder pattern): 使用生成器模式封装一个产品的构造过程, 并允许按步骤构造. 将一个复杂对象的构建与它的表示分
阅读全文
posted @ 2018-09-18 14:51 Mathilda01
阅读(111)
评论(0)
推荐(1)
编辑
The first day on my blog!
摘要: It is always the simple that produces the marvelous.
阅读全文
posted @ 2018-09-18 14:04 Mathilda01
阅读(65)
评论(0)
推荐(0)
编辑
公告