proxy_practice_demo

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

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

validateFunc 对函数的参数进行验证