readCSV = function() { // http get request to read CSV file content $http.get('/angular/sample.csv').success($scope.processData); }; $scope.
確定! 回上一頁