replaceItem 方法

String replaceItem(
  1. String newItem,
  2. int index
)

实现

String replaceItem(String newItem, int index) native;