var sp = new _ccsg.Sprite("a.png");
this.addChild(sp);
cc.pool.putInPool(sp);
cc.pool.getFromPool(_ccsg.Sprite, "a.png");
相关文章
- ccc pool
- common-pool2连接池详解与使用
- MySQL基准测试--innodb_buffer_pool_instances
- maven org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 60
- innodb_io_capacity >=innodb_lru_scan_depth*inoodb_buffer_pool_instances。与 checkpoint
- 理解 OpenStack + Ceph (4):Ceph 的基础数据结构 [Pool, Image, Snapshot, Clone]
- Gym 100637F F. The Pool for Lucky Ones 暴力
- LOJ2803 CCC2018 平衡树 数论分块、记忆化搜索
- HikariPool-1 - Exception during pool initialization.
- 添加 Pool Member - 每天5分钟玩转 OpenStack(123)