• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 2 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0009 秒)

1. laya.utils.Pool [ 100%]

...ackages | All Classes | Index | Frames No Frames PoolMethods Packagelaya.utilsClasspublic class PoolInheritancePool Object Pool 是对象池类,用于对象的存贮、重复使用。 合理使用对象池,可以有效减少对象创建的开销,避免频繁的垃圾回收,从而优...

来源: laya_api 发布时间: 20170929

2. laya.utils.PoolCache [ 94%]

...sses | Index | Frames No Frames PoolCacheProperties | Methods Packagelaya.utilsClasspublic class PoolCacheInheritancePoolCache Object 基于个数的对象缓存管理器 Public Properties PropertyDefined By  maxCount : int = 1000 允许缓存的最大数量 PoolCache  sign : String 对...

来源: laya_api 发布时间: 20170422