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アプリケーションの「ドキュメント」フォルダにある場合、テキストファイルを表示する方法を知っている人はいますか? 拡張子は必ずしも「.txt」ではないかもしれませんが、試してみたいと思います。
ありがとう、
ケビン
[NSString stringWithContentsOfFile:filename];
そしてそれをテキストフィールドに投げます