首页 > 求助一道前端面试题
头像
MicroGrey
编辑于 2020-12-15 10:31
+ 关注

求助一道前端面试题

用Promise和XMLHttpRequest实现一个构造函数?
const axios = new Axios();

axios(url, method, data)
.then((res)=>{
console.log(res)
})

更多模拟面试

全部评论

(0) 回帖
加载中...
话题 回帖

推荐话题

相关热帖

近期热帖

近期精华帖

热门推荐