同一个网站不同的标签页如何通信

  1. 使用 localStorage 或 sessionStorage
  2. 使用 IndexedDB
  3. 使用 Broadcast Channel API

手写filter

手写多维数组拆分