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.
私のiPhoneアプリでは、ASCIIアート文字をデータベースに保存して表示する必要があります。
iPhoneアプリでASCIIアートキャラクターを保存および取得するにはどうすればよいですか?
何をすべきですか?
ヘルプと提案してください。
あなたの提案は大歓迎です。
ありがとう!!
ASCIIアート文字は、句読記号などの文字や*、#などの記号から作成された文字です。
sqlite を使用するだけで、非常に簡単です。このチュートリアルを読んでください。
http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/