甘油是空胶囊组成的()
A.成囊材料
B.增塑剂
C.遮光剂
D.防腐剂
E.增稠剂
参考答案:B
程序中头文件typel.h的内容是: #define N 5 #define M1 N*3 程序如下: #include"typel.h" #define M2 N *2 main( ) { int i; i=M1+M2; printf("%d\n",i); } 程序编译后运行的输出结果是( )。
A.10
B.20
C.25
D.30
设三阶常系数线性齐次微分方程具有特解y1=ex,y2=2xex,y3=3e-x,则该方程为______.