高层民用建筑一二耐火等级的建筑物,防火墙的耐火极限为()
参考答案:3h
下列程序的功能是在监控台上每隔一秒钟显示一个字符串“Hello!”,能够填写在程序中下划线位置,使程序完整并能正确运行的语句是()
public class Test implements Runnable{ public static void main(String args[]){ Test t=new Test(); Thread tt=new Thread(t); tt.start(); } public void run(){ for(;;){ try{ ; }catch( e){} System.out.println("Hello"); } } }
A.sleep(1000)
B.sleep(1000)InteruptedException InterruptedException
C.Threasleep(1000)
D.Threasleep(1000)RuntimeException InterruptedException
结晶器内热量递线路为钢水→凝固坯壳→渣膜→气隙→铜壁→冷却水,其中传热最大有障碍是()。
A、膜
B、隙
C、铜壁
D、冷却水