ListView通过lstView.Items.Insert插入到第一行 lstView.Items.Insert(0, list); 转载于:https://www.cnblogs.com/jianghaidong/p/10032392.html