所以我将用户输入数据保存在我的文档目录中的plist中。数据由几个字符串组成。比如文字和图片。用户通过文本字段在添加View中输入数据,通过相机或相册输入图像。我使用以下方法在添加ViewController中保存数据://NamefortheimageNSString*imageName;if(self.image){//CreateauniquenamefortheimagebygeneratingaUUID,convertingitto//astring,andappendingthe.jpgextension.CFUUIDRefimageUUID=CFUUIDCreate(kC