Recent Activity
Groot
User for 3 years
Viewer
3 years ago 评论 原型模式(Prototype)这都5年后了,请问有没有出一篇这样的文章看一下呀。。这里的$book->setTitle($book->getCategory().' Book');没看懂
3 years ago 评论 对象池模式(Object Pool)这里没看懂,为什么在createWorker里写了一个pop?$image应该传什么??麻烦能讲的再通俗一点,有点太抽象了 if (count($this->waitingQueue) &...