iOS 開發筆記-plist使用

1.創建一個plist 2.填寫爲ImageList.plist 3.填入數據 4.完成 加載代碼: @interface UYViewController () //圖片信息的數組 @property(nonatomic,strong) NSArray *imageList; @end @implementation UYViewController -(NSArray *)imageL
相關文章
相關標籤/搜索