function firstElement(arr: any[]) { return arr[0]; }. 注意此时函数返回值的类型 ... 在TypeScript 中,泛型就是被用来描述两个值之间的对应关系。
確定! 回上一頁