(一)概念
- KVC (键值编码)
Key-Value Coding - KVO(键值观察)
Key-Value Observing
(二)总结
- KVC: 通过键(
key)或 键值路径(keyPath)来读写值 - KVO: 通过键(
key)或 键值路径(keyPath)来观察值
Key-Value Coding
Key-Value Observing
key)或 键值路径(keyPath)来 读写 值key)或 键值路径(keyPath)来 观察 值本文标题:KVC和KVO - 基本认识
本文链接:https://www.haomeiwen.com/subject/utsptktx.html
网友评论