Introduction - If you have any usage issues, please Google them yourself
Create a intArray class (integer array of class) to realize the subscript operator " []" overloaded, the number of elements in the array to achieve get_size seek operation to change the template class Array, and then tested.