替换List某个位置的某个元素 final bean_photo photo = (bean_photo) data.getParcelableExtra("photo"); list_photo.set(current_index, photo);