InsertAt 方法

InsertAt 方法

Return to chapter overview

InsertAt 方法

在数组的特定索引上插入一个元素。在此过程中,移动(通过索引值的增加在此索引的原有的元素,并且移动所有在其后的元素。

InsertAt(Index,Val)

Inded       基于0索引的插入位置

Val          插入值