使用消火栓时,应对准火焰什么部位灭火()
A.火焰顶部
B.火焰中部
C.火焰根部
D.以上都可以
参考答案:C
设有下列程序: # include<stdio.h> # include<string.h> main() int i; char s[10],t[10]; gets(t); for(i=0;i<2;i++) gets(s); if(strcmp(t,s)<0) strcpy(t,s); printf("%s\n" ,t); 程序运行后,从键盘上输入<
PLC梯形图中的编程元件的元件号是采用()进制。
A、十
B、二
C、八
D、十六