20966 bau yin 1578915357
13
使用iOS系统SDK实现扫描二维码功能 需要iOS7以上
7
/**SYQRCode:IOS原生API,需要IOS7.0及以上系统支持。 用法: //扫描二维码 SYQRCodeViewController *aaa = [[SYQRCodeViewController alloc] init]; aaa.SYQRCodeSuncessBlock = ^(NSString *qrString){ self.saomiaoLabel.text = qrString; }; ...
524226 poos 1578926545
5
mac端生成二维码的小Demo
3
基于AVFoundation framework的QRCodeReaderViewController能够提供扫描二维码的功能。支持前后摄像头进行扫描。

搜索帮助

14c37bed 8189591 565d56ea 8189591