ios页面传值的几种方法
摘要:
iOS页面间传值的方式(NSUserDefault/Delegate/NSNotification/Block/单例)实现了以下iOS页面间传值:1.委托delegate方式;2.通知notification方式;3.block方式;4.UserDefault或者文件方式;5.单例模式方式;6.通过... 阅读全文
posted @ 2015-08-10 10:28 古成风云 阅读(308) 评论(0) 推荐(0)
posted @ 2015-08-10 10:28 古成风云 阅读(308) 评论(0) 推荐(0)