2010年科技部批复()建设“河北环京津国家高新技术产业带”。
A、北京
B、河南
C、天津
D、河北
参考答案:D
以下程序的输出结果是 【9】 。#include <stdio.h> main ( )int a[3][3] =1,2,9,3,4,8,5,6,7 ,i,s=0; for(i=0;i<3;i++) s+ =a[i][i] + a[i][3-i-1]; pfintf("% d \n" ,s);
非十进制单位一般在非整数数值中应用()而不得采用小数表示。