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.
私のアプリケーションでは、オーディオとビデオの再生ファイルをブックマークしたいのですが、それはできますか?
誰かが私にそれを行う方法を教えてもらえますか?
ありがとう
あなたの質問は、永続的なストレージ パターンを実装する方法に要約されます。NSUserDefaults Class Referenceをご覧ください。
例: iPhone プログラミング チュートリアル - NSUserDetaults を使用したデータの保存/取得