摘要:
单项移动 1 ListItem[] myListItemArray1 = new ListItem[ListBox1.Items.Count]; 2 ListItem[] myListItemArray2 = new ListItem[ListBox2.Items.Count]; 3 ListBox1.Items.CopyT... 阅读全文
posted @ 2007-04-29 14:35
北回归线
阅读(274)
评论(0)
推荐(0)