What must be handed over to relieving Engineer Officer at transition of change command?
第1题:
Which document is NOT required by law to be posted aboard a vessel?
A.Official Crew List
B.Certificate of Inspection
C.Officer's licenses
D.Muster List
第2题:
下列属性指定了过渡动画的动画时间曲线的是:
A.transition-property
B.transition-duration
C.transition-timing-function
D.transition-delay
第3题:
【单选题】在一个表单中, 如果想要给输入框添加一个输入验证, 可以用下面的哪个事件实现?
A.hover(over ,out)
B.keypress(fn)
C.change()
D.change(fn)
第4题:
()可以将盒子的背景颜色、宽度,在1s内,匀速,完成过渡效果。
A.transition:background-color width 1s linear;
B.transition:all 1s linear;
C.transition:all 1s ease;
D.transition:background-color width 1s ease;
第5题:
【单选题】在一个表单中,如果想要给输入框添加一个输入验证,可以用下面的哪个事件实现?()
A.hover(over ,out)
B.keypress(fn)
C.change()
D.change(fn)
第6题:
1、()可以将盒子的背景颜色、宽度,在1s内,匀速,完成过渡效果。
A.transition:background-color width 1s linear;
B.transition:all 1s linear;
C.transition:all 1s ease;
D.transition:background-color width 1s ease;