iCloud之旅

1、創建BIDTinyPixDocument類 1 #import <UIKit/UIKit.h> 2 3 //創建文檔類 4 @interface TinyPixDocument : UIDocument 5 //接收一對行和列索引作爲參數 6 - (BOOL)stateAtRow:(NSUInteger)row column:(NSUInteger)column; 7 //指定
相關文章
相關標籤/搜索