// 获取设备型号然后手动转化为对应名称 (NSString *)getDeviceName{// 需要#import "sys/utsname.h"struct utsna...
// 获取设备型号然后手动转化为对应名称 (NSString *)getDeviceName{// 需要#import "sys/utsname.h"struct utsna...
库文档地址 库文件集合项目 使用实例
青花瓷https抓包解锁
Cocoapods 前言 错误描述 解决方法 最后
2.解决方法
// let id = coursesArrs[index.row].id ?? ""// let idx = s...
关于whose view is not in the window hierarchy错误的解决方法
好崇拜这种大神. 好厉害.偶像
Swift4.0 - 微信朋友圈的实现闲来无事,就把公司的项目用Swift翻写一遍,有个朋友圈页面,找了一个大神写的 http://www.jianshu.com/p/0e3267f18ddf , 但用的是Swi...
@37度开水 3.0版本和4.0版本区别不大,只是Moya在第九版本提到 started using Single<Response> instead of Observable<Response> for RxSwift normal requests and many, many more! 稍微调整一下就没有问题了
简洁优雅的登录界面——RxSwift 开发实例这篇文章演示了如何运用Reactive Programming的思想开发一个用户登录页面,包括用户名和密码的验证,登录按钮的enabled,显示activityIndicat...