单项选择题

下述程序的运行结果是( )。
Form=3 To 1Step-1
x$=String$(m,"#")
Printx$
Nextm

<上一题 目录 下一题>
热门 试题

单项选择题
引用列表框(Listl)最后一个数据项应使用的表达式是( )。
A.Listl.List(List..ListCount)
B.Listl.List(Listl.ListCount-1)
C.Listl.List(ListCount)
D.Listl.List(ListCount-1)
单项选择题
以下关于复选框的说法,正确的是( )。
A.复选框的Enabled属性用于决定该复选框是否被选中
B.复选框的Value属性用于决定该复选框是否被选中
C.复选框的Checked属性用于决定该复选框是否被选中
D.复选框的Visible属性用于决定该复选框是否被选中
相关试题
  • t=1
  • Min=arrl(i)
  • VB Programming
  • 假设某应用程序开发工程(默认的工程名为“...
  • n-r或Val(Text1)-Val(Text2)或Text...