UIView+SGFrame.h #import @interface UIView (SGFrame) @property (nonatomic, assign) CGFl...
一、使用MVC布局 1、在Info.plist中添加NSLocationWhenInUseUsageDescription和NSLocationAlwaysUsageDesc...
1、在Info.plist中添加NSLocationWhenInUseUsageDescription和NSLocationAlwaysUsageDescription设置为...
//定义一个BOOL值,将获取的值不会空 let show:Bool = (UserDefaults.standard.object(forKey: "show") != n...
import Alamofire class LoadData: NSObject { func getRequest(urlString: String, params :...
LoadData中 重写UItableview中TableViewCell ViewController中
一、下载 libqrencode SDK 1、先引入编译需要的Framework导入libsqlite3.tbd 二、创建单列类并使用libsqlite数据库 1、在.h中先...
一、下载 libqrencode SDK 1、先引入编译需要的Framework导入libsqlite3.tbd 二、创建单列类并使用libsqlite数据库 1、在.h中先...
一、在Build Phasses 中的Link Binary With Libraries 导入sqlite3.tab 二、使用MVC的框架 1.在model里定义一个属性 ...
一、接入指南 先引入编译需要的Framework: AudioToolbox.framework AVFoundation.framework SystemConfigura...
一、下载 libqrencode SDK 1.以从github上下载好ZBarSDK,导入项目,并且导入相关iOS.framework 如图: 2.在ViewControll...
APPDelegate.h - (void)application:(UIApplication *)application didReceiveLocalNotificat...