当前学科:C#程序设计
  • 题目: 单选
    引用ListBox(列表框)最后一个数据项应使用()语句

      A . ListBox1.Items[ListBox1.Items.Count]
      B . ListBox1.Items[ListBox1.SelectedIndex]
      C . ListBox1.Items[ListBox1.Items.Count-1]
      D . ListBox1.Items[ListBox1.SelectedIndex-1]

    答案: <查看本题扣1积分>

    查看答案

    答案不对?请尝试站内搜索