下列程序段执行的结果是()。 declare@s as int,@i as int set@s=0 set@i=1 while@i<10 begin set @s=@s+@i set @i=@i+2 end print @s A: 15 B: 25 C: 55 D: 65
下列程序段执行的结果是()。 declare@s as int,@i as int set@s=0 set@i=1 while@i<10 begin set @s=@s+@i set @i=@i+2 end print @s A: 15 B: 25 C: 55 D: 65
下列程序段执行的结果是()。 declare @s as int,@i as int set @s=0 set @i=1 while @i<=10 begin if @i%3=0 begin set @i=@i+2 continue end set @s=@s+@i set @i=@i+2 end print @s A: 55 B: 25 C: 13 D: 12
下列程序段执行的结果是()。 declare @s as int,@i as int set @s=0 set @i=1 while @i<=10 begin if @i%3=0 begin set @i=@i+2 continue end set @s=@s+@i set @i=@i+2 end print @s A: 55 B: 25 C: 13 D: 12
下列程序段执行的结果是()。 declare @s int ,@i int ,@j int set @s=0 set @i=1 while @i<=3 begin set @j=1 while @j<=@i begin set @s=@s+@j set @j=@j+1 end set @i=@i+1 end <br/>print @s A: 12 B: 10 C: 6 D: 3
下列程序段执行的结果是()。 declare @s int ,@i int ,@j int set @s=0 set @i=1 while @i<=3 begin set @j=1 while @j<=@i begin set @s=@s+@j set @j=@j+1 end set @i=@i+1 end <br/>print @s A: 12 B: 10 C: 6 D: 3
I will _______ the wake-up call for all of you at 7:30. A: set off B: set on C: set up D: set down
I will _______ the wake-up call for all of you at 7:30. A: set off B: set on C: set up D: set down
I try to()a few dollars each month in order to buy a new bike. A: set up B: set out C: set off D: set aside
I try to()a few dollars each month in order to buy a new bike. A: set up B: set out C: set off D: set aside
It's been very cold the last few days. I think the winter's ______ already. A: set in B: set off C: set on D: set out
It's been very cold the last few days. I think the winter's ______ already. A: set in B: set off C: set on D: set out
声明一个类型为int类型的变量i,并将其复制为10。该过程的正确语句是( ) A: delclare @int i = 10 B: set @i=10<br> delcare int i C: declare @i int<br> set i=10 D: declare @i int<br> set @i=10
声明一个类型为int类型的变量i,并将其复制为10。该过程的正确语句是( ) A: delclare @int i = 10 B: set @i=10<br> delcare int i C: declare @i int<br> set i=10 D: declare @i int<br> set @i=10
9. I can make a salad. I can set the table. I can ____ the table.
9. I can make a salad. I can set the table. I can ____ the table.
The TV set was of ___________ I took it back to the shop.
The TV set was of ___________ I took it back to the shop.
The sparkle that set off World War I was the ______.
The sparkle that set off World War I was the ______.