数据控件(Models)不能有对View和Controller的访问Controller(控制)需要有读写权限到View和Model上,因为其实Controller的作用就是更新View视图的状态和Model的数据View视图可以有读写权限到Controller,不过只能有只读权限到Models