As $scope is a JavaScript object, Angular magically sets it up to prototypically inherit from $rootScope . And as you can imagine, there can be a chain of ...
確定! 回上一頁