谈谈Object.defineproperty()方法及vue的双向绑定原理

Object.defineproperty()方法

https://zhuanlan.zhihu.com/p/133238810

vue2的双向绑定原理:(概括:数据劫持)

https://blog.csdn.net/Huang_DW/article/details/108631557

vue3的双向绑定原理:(概括:Proxy)

https://blog.csdn.net/weixin_44700978/article/details/118769759

待补充

posted @ 2022-06-15 21:08  huihuihero  阅读(1)  评论(0)    收藏  举报