addItemWithOrder<T>(arr: T[], item: T, property: string, descending: boolean): void
原 arrAddWithOrder 根据property的大小在arr中插入item