单项选择题
下列程序段属于()
Select Case x Case 1 text1.text=""优秀"" Case 2 text1.text=""良好"" Case 3 text1.text=""一般"" Case Else text1.text=""较差""End Select
A.流程结构
B.循环结构
C.分支结构
D.顺序结构
点击查看答案&解析

单项选择题
下列程序段属于()
Select Case x Case 1 text1.text=""优秀"" Case 2 text1.text=""良好"" Case 3 text1.text=""一般"" Case Else text1.text=""较差""End Select
A.流程结构
B.循环结构
C.分支结构
D.顺序结构
微信扫一扫,加关注免费搜题