在viewcontroller 头加入委托声明:
UIImagePickerControllerDelegate
UINavigationControllerDelegate
UIPopoverControllerDelegate
在active加入如下代码
本文介绍如何在iOS应用中使用UIImagePickerController及UIPopoverController实现从相册选择照片的功能,并展示了具体的代码实现。
在viewcontroller 头加入委托声明:
UIImagePickerControllerDelegate
UINavigationControllerDelegate
UIPopoverControllerDelegate
在active加入如下代码
832
2098

被折叠的 条评论
为什么被折叠?