C#如何修改txt文件的某行?

2025-04-05 21:49:51
推荐回答(1个)
回答1:

你确定你的ListView里面有值么?
listView2.Items[0].SubItems[1].Text
listView2.Items[0].SubItems[0].Text