早教吧 育儿知识 作业答案 考试题库 百科 知识分享

在C#中引用列表框(ListBox)最后一个数据项应使用语句A.ListBox1.Items[ListBox1.Items.Count]B.ListBox1.Items[ListBox1.ISelectedIndex]C.ListBox1.Items[ListBox1.Items.Count-1]D.ListBox1.Items[ListBox1.SelectedIndex-1]要百分百准

题目详情
在C#中引用列表框(ListBox)最后一个数据项应使用_____语句
A.ListBox1.Items[ListBox1.Items.Count]
B.ListBox1.Items[ListBox1.ISelectedIndex]
C.ListBox1.Items[ListBox1.Items.Count-1]
D.ListBox1.Items[ListBox1.SelectedIndex-1]
要百分百准确的答案哦
▼优质解答
答案和解析
选 C 凑字凑字