diff --git a/creation/24_object_pool/README.md b/creation/24_object_pool/README.md index dc28c10..ecffe10 100644 --- a/creation/24_object_pool/README.md +++ b/creation/24_object_pool/README.md @@ -1,3 +1,3 @@ -# Object Pool Pattern +# Object Pool -对象池创建模式,用于一次性准备大量的预置对象 +对象池创建模式,根据业务和执行的需要,用于一次性准备大量的预置对象