水泥砼中,可蒸发水包括()。
A.自由水
B.凝胶水
C.毛细孔水
D.少量弱结晶水
参考答案:A, C, D
阅读下面代码: import java.awt.*; public class Exam11_2 { public static void main (String args[]) {______;f.add("North",new Button("North"));f.add("South",new Button("South"));f.add("East",new Button("East"));;f.add("West",new Button("West"));f.add("Center",new Button("Center"));f.pack(); f.setVisible(true); } } 请在程序中的画线处添上适当的语句 【11】 ,使程序能正确执行。
常见的能引起急性咽炎的病毒有()。
A.柯萨奇病毒
B.腺病毒
C.副流感病毒
D.鼻病毒
E.EB病毒