ajax、axios、fetch区别

ajax、axios、fetch区别 ajax前端 $.ajax({ type: 'POST', url: url, data: data, dataType: dataType, success: function () {}, error: function () {} }); 优缺点:node 自己是针对MVC的编程,不符合如今前端MVVM的浪潮 基于原生
相关文章
相关标签/搜索