macOS/iOS API解説

iOS , Mac アプリケーション開発のために使われる主要フレームワークの日本語情報です。2010年代に書かれた内容です。今後更新はありません。

目次

2013-07-12から1日間の記事一覧

ARC(Auto Reference Counting)

INDEX>Objective-C>ARC(Auto Reference Counting)編集時バージョン OS X 10.8,iOS6.1 ARCとは メモリの管理をコンパイラが行うシステム ** 以下のメソッドは使えなくなる。 retain release autorelease[suer dealloc]は不要に ** NSAutoreleasePoolの代わり…

setYearForWeekOfYear:

INDEX>Foundation>NSDateComponents> 解説 返り値 引数 フレームワーク Foundation クラス NSDateComponents Instance Methods 使用可能 参照 例文

setWeekOfYear:

INDEX>Foundation>NSDateComponents> 解説 返り値 引数 フレームワーク Foundation クラス NSDateComponents Instance Methods 使用可能 参照 例文

setWeekOfMonth:

INDEX>Foundation>NSDateComponents> 解説 返り値 引数 フレームワーク Foundation クラス NSDateComponents Instance Methods 使用可能 参照 例文

setTimeZone:

INDEX>Foundation>NSDateComponents> 解説 返り値 引数 フレームワーク Foundation クラス NSDateComponents Instance Methods 使用可能 参照 例文