NSString から unsigned long longに変換

totottitototti のブックマーク 2010/06/15 15:15

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

Storing and retrieving unsigned long long value to/from NSString

    There are a lot of ways to accomplish this. The following is the most pragmatic: NSString *numStr = [NSString stringWithFormat:@"%llu", [myNum unsignedLongLongValue]]; // .. code and time in betwee...

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう