低碳钢适宜于生产沸腾钢。
参考答案:对
执行以下程序后,输出#号的个数是______。 #include <studio.h> main() int i,j; for(i=1;i<5;i++) for(j=2;j<=i;j++)putchar(’#’);
泰罗制基本内容