iOS设置和获取二维码扫描
//// Copyright © 2016年 hjl. All rights reserved.//#import "HHQrcodeController.h"#import <AVFoundation/AVFoundation.h>@interface HHQrcodeViewController () <AVCaptureMetadataOutputObjectsDelegate>/**