首页 > 移动平台 > 详细

iOS开发小技巧--实现将图片保存到本地相册

时间:2016-05-19 10:40:01      阅读:548      评论:0      收藏:0      [点我收藏+]

一.报错的代码

  • 错误 -- out of bounds 超出界限的意思

    *** Terminating app due to uncaught exception ‘NSInvalidArgumentException‘, reason: ‘-[NSInvocation setArgument:atIndex:]: index (2) out of bounds [-1, 1]‘

  • 错误的代码

技术分享

 

  • 苹果提供的建议方法技术分享
  • 正确的代码技术分享

iOS开发小技巧--实现将图片保存到本地相册

原文:http://www.cnblogs.com/gchlcc/p/5507628.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!