浅谈Angular HttpClient简单入门 现代浏览器支持使用两种不同的API发起HTTP请求:XMLHttpRequest接口和fetch()API。@angular/common/http HttpClient入门