angular入门基础教程(十一)与服务端数据交互
创始人
2024-11-15 19:10:02
0

前后端分离开发,少不了与后端进行数据接口的对接,在vue,react中我们要借助第三方的axios来进行数据请求。在ng中,为我们封装了了一层httpClient,我们直接使用即可

依赖注入

我们需要再次封装一次

import { HttpClient } from '@angular/common/http'; import { Injectable } from '@angular/core';  @Injectable({   providedIn: 'root', }) export class HttpService {   constructor(private http: HttpClient) {     this.http = http;   }    getData() {     return this.http.get('https://xxxxxxxxxx');   } } 

组件中使用

依赖注入,我们封装好了的接口方法

import { Component, inject } from '@angular/core'; import { HttpService } from '../../services/http.service'; import { firstValueFrom } from 'rxjs'; @Component({   selector: 'app-about',   standalone: true,   imports: [FormsModule, UpperCasePipe],   templateUrl: './about.component.html',   styleUrl: './about.component.css', }) export class AboutComponent {    dataLists: any = [];   //依赖注入,我们封装好了的接口方法   constructor(     private carServices: CarServiceService,     private httpService: HttpService   ) {   }    //声明周期   async ngOnInit() {     console.log('ngOnInit');      //将获取接口数据的.subscribe改造成了async await     const products = await firstValueFrom(this.httpService.getData());     console.log('🚀 ~ AboutComponent ~ ngOnInit ~ res:', products);     this.dataLists = products;   } } 

在这里插入图片描述

在这里插入图片描述
这样我们就获取到了后端数据

关于httpClient还有很多配置项与其他的几种请求方式,可以参考官网自行测试

相关内容

热门资讯

透明肯定!wepoker有辅助... 透明肯定!wepoker有辅助功能吗,广东雀神胜率修改,可靠教程(有挂开挂辅助神器);无需打开直接搜...
四秒钟体悟!吉祥填大坑小程序脚... 四秒钟体悟!吉祥填大坑小程序脚本,川娱竞技血战辅助(有挂开挂辅助工具);无需打开直接搜索薇:1367...
带你了解!博雅西苑曲靖棋牌辅助... 带你了解!博雅西苑曲靖棋牌辅助,葫芦娃手游辅助脚本(有挂开挂辅助挂);无需打开直接搜索加(薇:136...
透视ai!pokemmo脚本辅... 透视ai!pokemmo脚本辅助器下载,哈糖大菠萝能开挂吗,wpk教程(有挂开挂辅助插件);无需打开...
2手段!微乐家乡辅助app免费... 2手段!微乐家乡辅助app免费,广东雀神智能插件智能价格(有挂开挂辅助挂);无需打开直接搜索加(薇:...
7阶段晓得!哈糖大菠萝免费辅助... 7阶段晓得!哈糖大菠萝免费辅助器,抚州麻将牌牌局修改器(有挂开挂辅助神器);无需打开直接搜索加薇13...
普及知识!链接大厅辅助插件有哪... 普及知识!链接大厅辅助插件有哪些,越乡游辅助工具(有挂开挂辅助工具);无需打开直接搜索打开薇:136...
透明安装!广东雀神智能插件计价... 透明安装!广东雀神智能插件计价格,红龙poker有辅助吗,技巧教程(有挂开挂辅助工具);无需打开直接...
第6积累!雀神广东插件智能解码... 第6积累!雀神广东插件智能解码,小程序财神十三脚本(有挂开挂辅助平台)1、下载安装好雀神广东插件智能...
第8秒钟掌握!宝宝游戏辅助,财... 您好:财神十三张辅助这款游戏可以开挂的,确实是有挂的,很多玩家在这款游戏中打牌都会发现很多用户的牌特...