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.
NSString または NSNumber オブジェクトを書き込むことができるように、SUP(Sybase Unwired Platform) クラス オブジェクトを iOS のテキスト ファイルに書き込む方法はありますか。SUP クラスのオブジェクトをテキスト ファイルに書き込む例がいくつか必要です。
どんな助けでも大歓迎です。
バージョン SUP2.1.3 では、生成されたクラスの tostring メソッドを使用して、クラスの属性の文字列表現を取得できます。