摘要:
每一步:添加 AVFoundation.framework 库 General > Linked Frameworks and Libraries 第二步:代码集成 #import "ViewController.h" #import <AVFoundation/AVFoundation.h> // 阅读全文
posted @ 2017-10-06 23:34
chennet
阅读(1122)
评论(0)
推荐(0)
摘要:
#import "ViewController.h" @interface ViewController () // 用于显示生成二维码图片的 imageView @property (weak, nonatomic) IBOutlet UIImageView *imageView; @end @i 阅读全文
posted @ 2017-10-06 23:26
chennet
阅读(277)
评论(0)
推荐(0)
浙公网安备 33010602011771号