水处理的主要任务是()
A、防止锅炉结垢
B、防止锅炉腐蚀
C、保持蒸汽品质良好
D、节约用煤
参考答案:A, B, C
下面程序的运行结果是______。 #include<iostream> using namespace std; class count { static int n; public: count() {n++; } static int test() {for(int i=0;i<4;i++) n++;return n; } }; int count::n=0; int main() { cout<<count:: test()<<" "; count c1, c2; cout<<count :: test()<<endl; return 0; }
用煮沸法杀死细菌繁殖体至少需要
A.30min
B.5min
C.15min
D.2min
E.1h