[] 運算子會傳回指定位置的元素。
Public
void * operator[](int i) const void * operator[](int i) const
I
要傳回之元素的索引
指定索引處的元素,如果您選取超出範圍的值,則為 NULL