$http call always returns a promise which can be used with $q.all function. var one = $http.get(...); var two = $http.get(.
確定! 回上一頁