var sp = new _ccsg.Sprite("a.png");
this.addChild(sp);
cc.pool.putInPool(sp);
cc.pool.getFromPool(_ccsg.Sprite, "a.png");
相关文章
- MYSQL,innodb_buffer_pool_size内存分配
- 理解innodb buffer pool
- MySQL调优之innodb_buffer_pool_size大小设置
- python使用redis_Python使用redis pool的一种单例实现方式
- CSS盒模型--边框设置:border: 1px solid red(像素 样式 颜色 ),border-bottom:1px dotted #ccc
- Could not create pool connection. The DBMS driver exception was: Io 异常: Broken pipe
- buffer pool
- commons-pool与commons-pool2连接池(Hadoop连接池)
- 【数据库】InnoDB: Fatal error: cannot allocate memory for the buffer pool
- ../../..:46:18: undefined (type *"xx/xxx/xx".Ccc has no field or method Bbb)