以下程序段的功能是:依次自动将列表框List2中所有列表项目移入列表框List1中,并将移入List1中的项目从List2中删除。空白行应选择的语句为( )。
Do While List2ListCount
List2.RemoveItem0
Loop
A:List1.AddItem List2.List(0) B:List1.AddItem List2.Text C:List2.AddItem List1.List(0) D:List2.AddItme List1.Text
在已打开的数据库中,要显示出单价小于100或单价大于500的商品信息的命令是______。
A:LIST FOR单价<100.OR.单价>500 B:DISPLAY FOR单价<100.AND.单价>500 C:LIST WITH单价<100.OR.单价>500 D:DISPLAY WITH单价<100.AND.单价>500
与List1.Text属性值相同的是( )。
A:List1.ListCount B:List1.List(ListCount-1) C:List1.ListIndex D:List1.List(List.ListIndex)
在已打开的数据库中,要显示出单价小于100或单价大于500的商品信息的命令是______。
A:LIST FOR单价<100.O单价>500 B:DISPLAY FOR单价<100.AN单价>500 C:LIST WITH单价<100.O单价>500 D:DISPLAY WITH单价<100.AN单价>500
与List1.Text属性值相同的是( )。
A:List1.ListCount B:List1.List(ListCount-1) C:List1.ListIndex D:List1.List(List.ListIndex)
与List1.Text属性值相同的是
A:List1.ListCount B:List1.List(ListCount-1) C:List1.ListIndex D:List1.List(LisListInde
与List1.Text属性值相同的是( )。
A:List1.ListCount B:List1.List(ListCount-1) C:List1.ListIndex D:List1.List(List.ListIndex)