ajax、axios、fetch區別

ajax、axios、fetch區別 ajax前端 $.ajax({ type: 'POST', url: url, data: data, dataType: dataType, success: function () {}, error: function () {} }); 優缺點:node 自己是針對MVC的編程,不符合如今前端MVVM的浪潮 基於原生
相關文章
相關標籤/搜索