새 항목을 어디에 끼워 넣을지. 키워드로 상대 위치를 주거나, 숫자로 정확한 인덱스를 줍니다.
'first'
'last'
'before'
'after'
number
Where to insert a new item — a keyword for a relative spot, or a number for an exact index.
新しい項目をどこに挿入するか。キーワードで相対位置を与えるか、数値で正確なインデックスを与えます。
新项目插入到哪里 —— 用关键字给出相对位置,或用数字给出精确的索引。
새 항목을 어디에 끼워 넣을지. 키워드로 상대 위치를 주거나, 숫자로 정확한 인덱스를 줍니다.
'first': 맨 앞.'last': 맨 뒤.'before': 기준 위치 바로 앞.'after': 기준 위치 바로 뒤.number: 해당 인덱스 자리.Where to insert a new item — a keyword for a relative spot, or a number for an exact index.
'first': At the very front.'last': At the very end.'before': Just before the reference position.'after': Just after the reference position.number: At that exact index.新しい項目をどこに挿入するか。キーワードで相対位置を与えるか、数値で正確なインデックスを与えます。
'first': 先頭。'last': 末尾。'before': 基準位置のすぐ前。'after': 基準位置のすぐ後ろ。number: そのインデックスの位置。新项目插入到哪里 —— 用关键字给出相对位置,或用数字给出精确的索引。
'first': 最前面。'last': 最后面。'before': 基准位置的正前方。'after': 基准位置的正后方。number: 该索引所在的位置。