kvc
There are 13 repositories under kvc topic.
renjinkui2719/DIS_KVC_KVO
Objective-C KVC, KVO的实现源码,根据 Foundation.framework汇编反写而来,还原iOS对KVO,KVC的真实实现
blendle/Hanson
Lightweight observations and bindings in Swift
shidavid/DVDataBind
基于KVO的轻量级 iOS 双向数据绑定响应式框架 (配合mvvm使用 )
ikhvorost/KeyValueCoding
Key-value coding (KVC) for pure Swift.
ijerryhale/avplayer
Mac OS AVPlayer using AVPlayerLayer (Swift 5/Objective-C)
Meterwhite/KeyPathExtension
An extension of KeyPath for KVC.You can use struct, predicate in KeyPath.在KVC中使用谓词和结构体
hypnosapos/yellow-pachyderm
Using pachyderm as pipeline engine to serve "taxi chicago" machine learning models
deepindo/DoNote
全栈学习之路,自救之路。
skyman503/KVC-version-control
Local version control system
ToBeDefined/TPreventKVC
Use the runtime dynamic replacement method to prevent NSUnknownKeyException & NSInvalidArgumentException errors from crashing when using KVC's methods.
iThink32/SwiftKVC
Swift KVC Without @objc Runtime using Mirror (Reflection)