所以我在下面有这段代码。我找到了一个预览帖子,并从这里开始处理它。但由于某种原因,它没有循环并更新具有回复状态的单元格。它只更新列表中的最后一个ip。privatestaticvoidping_PingCompleted(objectsender,PingCompletedEventArgse){varreply=e.Reply;DataGridViewRowrow=e.UserStateasDataGridViewRow;DataGridViewCellPingStat=row.Cells["cPing"];if(!(reply==null)){switch(reply.Status