轴承润滑中的要求有()。
A.日常运行中及时加油
B.保持规定油位及换油
C.禁止不同油号混用
D.油压在规定范围内
参考答案:A, B, C, D
Many students signed up for the _____ race in the sports meet to be held next week. [ ]
A. 800-metre-long
B. 800-metres-long
C. 800 metre length
D. 800 metres length
Sub过程与Function过程最根本的区别是______。
A.Sub过程的过程名不能返回值,而Function过程能通过过程名返回值
B.Sub过程可以使用Call语句或直接使用过程名调用,而Function过程不可以
C.两种过程参数的传递方式不同
D.Function过程可以有参数,Sub过程不可以