Angular 7 - 在JSON数组中列出唯一项
创始人
2024-10-16 16:31:29
0

下面是一个使用Angular 7解决在JSON数组中列出唯一项的示例代码:

首先,创建一个名为unique-items.component.ts的组件文件,并添加以下代码:

import { Component } from '@angular/core';

@Component({
  selector: 'app-unique-items',
  templateUrl: './unique-items.component.html',
  styleUrls: ['./unique-items.component.css']
})
export class UniqueItemsComponent {
  items: any[] = [
    { id: 1, name: 'Item 1' },
    { id: 2, name: 'Item 2' },
    { id: 3, name: 'Item 3' },
    { id: 1, name: 'Item 1' }, // duplicate item
    { id: 4, name: 'Item 4' }
  ];

  uniqueItems: any[];

  constructor() {
    this.uniqueItems = this.getUniqueItems(this.items);
  }

  getUniqueItems(items: any[]): any[] {
    return items.filter((item, index, self) =>
      index === self.findIndex((t) => (
        t.id === item.id && t.name === item.name
      ))
    );
  }
}

接下来,创建一个名为unique-items.component.html的HTML模板文件,并添加以下代码:

  • {{ item.name }}

最后,在你的应用中使用UniqueItemsComponent组件即可。比如,在app.component.html中添加以下代码:


这样,你就可以在应用中看到一个只列出唯一项的列表。

注意:以上示例假设你已经安装了Angular 7,并且在你的应用中已经正确引入了组件。如果你还没有安装Angular 7,可以使用Angular CLI运行ng new命令来创建一个新的Angular项目。

相关内容

热门资讯

记者揭秘!德普之星辅助工具如何... 记者揭秘!德普之星辅助工具如何设置,hhpoker德州真的假的,揭秘教程(有挂软件)1、很好的工具软...
盘点一款!pokemmo手机脚... 盘点一款!pokemmo手机脚本辅助器,wepoker有辅助功能吗,解密教程(有挂辅助);建议优先通...
解密关于!wepoker辅助是... 1、解密关于!wepoker辅助是真的吗,wpk辅助器,AI教程(有挂技巧)。2、wepoker辅助...
推荐攻略!we-poker辅助... 推荐攻略!we-poker辅助,hhpoker有后台操作吗,切实教程(有挂辅助)关于hhpoker有...
每日必备!pokemmo手机版... 每日必备!pokemmo手机版透视脚本,wpk辅助器,透明教程(有挂神器);建议优先通过pokemm...
一分钟揭秘!hhpoker是正... 《一分钟揭秘!hhpoker是正规的吗,wepoker怎么挂底牌,玩家教你(有挂透明)》 hhpok...
我来教教大家!wepoker看... 我来教教大家!wepoker看底牌,约局吧德州可以透视吗,揭秘攻略(有挂透视)1、不需要AI权限,帮...
记者揭秘!epoker透视底牌... 记者揭秘!epoker透视底牌,大菠萝辅助器,2025教程(有挂方法);玩家必备必赢加哟《13670...
教程攻略!pokemmo辅助器... 1、教程攻略!pokemmo辅助器手机版下载,智星德州插件2024最新版,玩家教程(有挂技巧)2、进...
玩家交流!hhpoker必备开... 玩家交流!hhpoker必备开挂,wepoker有没有辅助,微扑克教程(有挂攻略);1分钟了解详细教...