Monthly Archives: 5月 2014

Xcodeの必須ショートカット

■.hファイルと.mファイルの切り替え Command + Ctrl + ↑ ■ … Continue reading

Posted in Objective-C, 技術情報 | Leave a comment

UIView の背景色/背景画像を設定する

■UIViewに背景色を設定 [objc] – (void)view … Continue reading

Posted in Objective-C, 技術情報 | Leave a comment