A:must be; too much
B:can be; too many
C:can't be; much too
D:can't be; too much
太阳、月球及太阳系除地球外的七大行星相对于地球在相互垂直的两条直线上,构成“十字连星”状,回答下题.
央视总部所在地——首都北京不具有下列哪个特征( )
Dim n As Integer, s As Integer, i As Integer
n=Val(Text1.Text)
s=0
For i=1 To n Step 2
s=s+i
Next i
Text2.Text=Str(s)
图1
i=1
Do While i<=n
i=i+2
Loop
图2
当n的值为10时,关于该两段程序,下列说法不正确的是( )
如图,是一个几何体的三视图,根据图中标注的数据可求得这个几何体的体积为( )