●To accommodate the longest path allowed by 802.3,the slot time has been set to 512 bitt times,or (75) .
(75) A.521μs
B.5.12μs
C.0.512μs
D.512μs
第1题:
To accommodate the longest path allowed by 802.3,the slot time has been set to 512 bit times,or
A.0.512μs
B.5.12μs
C.51.2μs
D.512μs
第2题:
To accommodate the longest path allowed by 802.3, the slot time has been set to 512 bit times, or(75).
A.521μs
B.5.12μs
C.0.512μs
D.512μs
第3题:
能获取系统当前时间分钟数的方法是以下哪个?
A.time.strftime(“% m”, time.localtime())
B.time.strftime(“%M”, time.localtime())
C.time.strftime(“%t”, time.localtime())
D.time.strftime(“%T”, time.localtime())
第4题:
A、are…being
B、is…being
C、has…been
D、have…been
第5题:
测试QUIT是否被事件队列所禁止的命令为:
A.pygame.event.set_blocked(pygame.event.QUIT)
B.pygame.event.set_allowed(pygame.event.QUIT)
C.pygame.event.get_blocked(pygame.event.QUIT)
D.pygame.event.get_allowed(pygame.event.QUIT)