then( function(data) { /* process the data */ }, function(error) { /* handle the error */ } );. The next example returns a promise that's fulfilled with a data ...
確定! 回上一頁