可以使用其容器的迭代器类型 对于读,可用list<string>::iterator或list<string>::const_iterator 对于写,使用*(list<string>::iterator)