* #1771 Move translations to a new directory to have more organization * #1771 spanish translation * #1771 change the language codes to follow ISO 639-1 and change the links * #1771 remove country flags
layout, title, folder, permalink, categories, language, tags
layout | title | folder | permalink | categories | language | tags | ||
---|---|---|---|---|---|---|---|---|
pattern | Dirty Flag | dirty-flag | /patterns/dirty-flag/zh | Behavioral | zh |
|
或称
- 是否脏 模式
目的
避免昂贵资源的重新获取。资源保留其身份,保留在某些快速访问的存储中,并被重新使用以避免再次获取它们。
类图
适用性
在以下情况下使用脏标志模式
- 重复获取,初始化,释放相同资源所导致不必要的性能开销