240 发简信
IP属地:广东
  • Typescript 深入讲解可索引类型 Indexable Types

    1. 准备工作 2. Typescript可索引类型 Typescript同时支持number和string类型的索引类型。 2.1 numbe...