A manometer is used to measure____.A.pressureB.temperatureC.volumeD.specific gravity
A manometer is used to measure____.
A.pressure
B.temperature
C.volume
D.specific gravity
相关考题:
The student __________ much brighter than he had first appeared. A. providedB. improvedC. provedD. used
there may be a need for retraining if you explorer____new technology. A)usingB)useC)to useD)used
下列描述Android中gravity与layout_gravity说法不正确的是()。 A.gravity是对该view中内容的限定B.gravity是用来设置该view相对于父view的位置C.layout_gravity是用来设置该view相对于父view的位置D.当view在水平线性布局中时,android:layout_gravity属性只有是垂直方向的值才起作用。
Techniques to employ the energy of the sun are being developed.A:convert B:storeC:use D:receive
Our statistics show that we consume all that we are capable of producing.A:wasteB:buyC:useD:sell
【单选题】布局文件中有一个按钮(Button),如果要让该按钮在其父容器中居中显示,正确的做法是:()A.设置按钮的属性:android:layout_gravity=“center”B.设置按钮的属性android:gravity=“center”C.设置按钮父容器的属性:android:layout_gravity=“center”D.设置按钮父容器的属性:androld:gravltyt=“center”