go top

Flyweight pattern

  • 享元模式(享元模式:减少内存使用量,相似物件分享资讯,共享部分状态,放在外部资料结构,需要时传递给享元)

网络释义英英释义

  享元模式

...: 提供了一个统一的接口, 用来访问子系统中的一群接口. 外观定义了一个高层接口, 让子系统更容易使用. 享元模式(Flyweight Pattern): 如想让某个类的一个实例能用来提供许多"虚拟实例", 就使用蝇量模式.

基于3955个网页-相关网页

  轻量级模式

最好的方法是使用轻量级模式flyweight pattern),我们自己的轻量部件,这些部件没有相应的消耗窗口系统资源和句柄的对象。

基于110个网页-相关网页

  轻量模式

轻量模式Flyweight Pattern):轻量模式经过将对象中的一部分数据保管在对象外,在调用对象中的方法时再将这些数据传回对象。

基于40个网页-相关网页

  享元形式

一:在图形界面下打勾, 设计模式读书笔记之享元形式(Flyweight pattern), 二:把搭配文本改成 "yes".

基于26个网页-相关网页

短语

The Flyweight Pattern 享元模式

FlyWeight Design Pattern 享元模式

Design Pattern - Flyweight 享元模式

Flyweight pattern

  • abstract: In computer programming, flyweight is a software design pattern. A flyweight is an object that minimizes memory use by sharing as much data as possible with other similar objects; it is a way to use objects in large numbers when a simple repeated representation would use an unacceptable amount of memory.

以上来源于: WordNet

双语例句

  • Figure 14: Object model prior to Flyweight pattern.

    14:在Flyweight模式之前对象模型

    youdao

  • Figure 15: Object model after applying the Flyweight pattern.

    15:使用Flyweight对象模型

    youdao

  • But, fundamentally, reuse via design patterns is fine-grained: one solution (the Flyweight pattern, for example) is orthogonal to another (the Memento pattern).

    但是从根本上来说通过模式实现重用属于细粒度操作:解决方案是(比如享元(Flyweight)模式)与另一个解决方案(备忘录模式)正交

    youdao

更多双语例句
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定