Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
好吧,假设我有一个对象列表,并且我有一个指向其中一个的迭代器。如何从对象中访问数据。
我试过了
*iterator_name.data
但这似乎行不通。有任何想法吗