Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 255 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 255 Bytes

proxy_practice_demo

observer.html
proxy使用观察者模式 横向 对比 Object.defineProperty

constructor 取巧的构造函数,不需要在construtor中用this.key = value 的形式进行实例化

validateFunc 对函数的参数进行验证