摘要: iOS中plist的创建,数据写入与读取功能创建一个test.plist文件,textInput作为输入,displayLabel作为显示,有一个按钮来触发保持程序triggerStorage; -(void)triggerStorage { displayLabel.text = textInpu 阅读全文
posted @ 2016-02-17 15:11 刘冠 阅读(269) 评论(0) 推荐(0) 编辑