+ setHostCacheEnabled:
Specifies whether the receiver is to cache instances as it creates them to avoid creating duplicate instances.
レシーバがインスタンスそれらを、それがそれらを作成するときにキャッシュして、重複してインスタンスを作成することを防ぐかどうかを指定します。
+ flushHostCache
Releases the cache of existing
NSHost
objects so subsequent requests for NSHost
objects create new ones.
既存のNSHost
オブジェクトのキャッシュを解放します、それでNSHost
オブジェクトに対する以降のリクエストは新しいものを作成します。