若要清除列表框的所有内容,可用什么方法实现().
A: RemoveItem
B: Cls
C: Clea
D: 以上均不可以
A: RemoveItem
B: Cls
C: Clea
D: 以上均不可以
举一反三
- 若要清除列表框的所有内容,可用什么方法实现 A: RemoveItem B: Cls C: Clear D: 其它项均不可以
- 若要清除列表框的所有内容,则实现的方法是( )。 A: Removeitem B: Cls C: Clear D: 以上均不可以
- 清除列表框中的所有内容应使用的方法是()。 A: Cls B: Clea C: Remove D: RemoveItem
- 若要清除列表框的所有内容,可用来实现的方法是( )。 A: Erase B: Clear C: RemoveItem D: Cls
- 清除列表框的所有选项应选择下列哪种方法( ). A: Clea B: Cls C: ClearItem D: RemoveItem