ラベル xcode の投稿を表示しています。 すべての投稿を表示
ラベル xcode の投稿を表示しています。 すべての投稿を表示

2012年10月9日火曜日

xcode pragma mark


#pragma mark - //セパレータ
#pragma mark comment 
// FIXME: comment
// MARK:  comment
// TODO: comment
// !!!: comment
// ???: comment
// ttt: comment //できない