swift使用查阅资料备份4

Swift - RxSwift的使用详解6(观察者2: 自定义可绑定属性)

http://www.hangge.com/blog/cache/detail_1946.html

extension UILabel {

    public var fontSize: Binder<CGFloat> {

        return Binder(self) { label, fontSize in

            label.font = UIFont.systemFont(ofSize: fontSize)

        }

    }

 

 

0x000000010a90f240 CEHuiMin`partial apply forwarder for reabstraction thunk helper from @callee_owned (@owned __ObjC.UILabel, @unowned CoreGraphics.CGFloat) -> () to @callee_owned (@owned __ObjC.UILabel, @in CoreGraphics.CGFloat) -> () at HMLoanDIYController.swift

 

 

RxSwift进阶:尝试为自定义代理方法添加Reactive扩展

https://www.jianshu.com/p/6dc22b8bf036

 

用RxSwift仿写知乎日报

http://www.cocoachina.com/swift/20170222/18727.html

 

@objc关键字

https://blog.csdn.net/love_u_u12138/article/details/51146424

SwiftOC混编时, 关于@objc的作用

https://www.cnblogs.com/Rinpe/p/5466470.html

 

转载于:https://www.cnblogs.com/feng9exe/p/8987164.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值