第1题:
在下面的Visual FoxPro表达式中,运算结果为逻辑真的是______。
A.EMPTY(.NULL.)
B.LIKE('xy?','xyz')
C.AT('xy','abcxyz')
D.ISNULL(SPACE(0))
第2题:
下列语句中不是死循环的是( )。
A.int i=10;
B.for(int i=1;j<10;i++) while(1) { { i--; i--; } if(i==1)break;
C.int i-0;
D.int i=1:
第3题:
A.AT第一次开机时
B.AT由休眠态转入激活态时
C.AT跨PCF切换时
D.AT重新协商Session时
第4题:
A.立式结构和卧式结构
B.AT结构和ATX结构
C.AT、ATX、NLX
D.ATX和卧式
第5题:
下列哪种物质与肝素的抗凝机制密切相关
A.FVa
B.凝血活酶
C.AT一Ⅲ
D.PF3
E.PC
第6题:
7. Only in this way ______ improve your spoken English.
A.can you
B.you can
C.,/
D.in
第7题:
As with all ITU standards,reduce energy consumption is a key factor taken into account at development stage.Indeed NGNs are believed to offer significant saving()traditional networks.
A.of B.over C.at D.in
第8题:
A sensor network is ( ) of a large number of sensor nodes that are densely deployed ( ) inside the phenomenon or very close to it.
A.part B.consist C.consisted D.composed A.either B.from C.at D.of
第9题:
在下面的Visual FoxPr0表达式中,运算结果不为逻辑真的是( )。
A.EMPTY(SPACE(0))
B.LIKE(xy*,xyz)
C.AT(xy,abcxyz)
D.ISNULL(.NULL.)
第10题:
A.while语句
B.for语句
C.switch语句
D.do~while语句