Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
画像を含む Web ページを読み込むとします。UIImageViewURLから画像をリロードせずに、このロードされた画像を再利用する方法はありますか?
UIImageView
画像がURL 読み込みシステムによってキャッシュされている場合、画像を読み込もうとするとキャッシュから取得されます。