angular.bind类似于Function.prototype.bind,实现函数柯里化,返回一个函数代理。eg: 函数原型angular.bind(/*this对象*/self, ...
確定! 回上一頁