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.
xcodeでグリッドビューのコードを作成しましたが、グリッドビューに複数の画像をロードしたいと思います。グリッドビューで複数の画像をロードする方法。これらの画像はURLからもロードする必要があります。助けて
Web から画像を読み込んだ後 (ネットで SDWebImage 検索を使用してみてください)、読み込んだ後、保存後に NsDocumentDirectory に保存できます。スクロール ビューのサムネイル内に読み込みます (オープン ソース コード: FGallery、GMGridView .. で検索します)。 github)。(iPhoneでのフォーマットですみません)