首页
沸点
课程
数据标注
HOT
AI Coding
更多
直播
活动
APP
插件
直播
活动
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
登录
注册
小烁笔记
掘友等级
Java
获得徽章 0
动态
文章
专栏
沸点
收藏集
关注
作品
赞
49
文章 47
沸点 2
赞
49
返回
|
搜索文章
最新
热门
结构型模式:装饰模式
Attach additional responsibilities to an object dynamically keeping the same interface. Decorators provide a flexible alternative to subcla…
结构型模式:组合模式
Compose objects into tree structures to represent part-whole hierarchies.Composite lets clients treat individual objects and compositions o…
结构型模式:桥接模式
Decouple an abstraction from its implementation so that the two can vary independently. 将抽象和实现解耦,使得两者可以独立地变化。 现在手机二分天下,安卓手机和苹果手机目前占有率高居 98.…
结构型模式:适配器模式
Convert the interface of a class into another interface clients expect.Adapter lets classes work together that couldn't otherwise because o…
行为型模式:访问者模式
Represent an operation to be performed on the elements of an object structure. Visitor lets you define a new operation without changing the…
行为型模式:解释器模式
Given a language, define a representation for its grammar along with an interpreter that uses the representation to interpret sentences in …
行为型模式:备忘录模式
Without violating encapsulation,capture and externalize an object's internal state so that the object can be restored to this state later. …
复盘一次生产问题
有整整 10 天木有更文了,这段时间确实比较忙。 有加我微信的朋友知道我上周末出去春游了,部门组织去了趟外伶仃岛,环境挺不错的,这段时间去的人也比较少,值得去玩。 今天讲讲上周末一次生产问题的复盘。 周日中午从外伶仃岛回来就直奔公司,因为生产出了些问题。问题是这样的:HBase…
行为型模式:状态模式
Allow an object to alter its behavior when its internal state changes.The object will appear to change its class. 当一个对象内在状态改变时允许其改变行为,这个对象看…
行为型模式:观察者模式
Define a one-to-many dependency between objects so that when one object changes state,all its dependents are notified and updated automatic…
下一页
个人成就
文章被点赞
799
文章被阅读
83,666
掘力值
3,761
关注了
11
关注者
461
收藏集
0
关注标签
19
加入于
2018-12-18