桁架承受荷载后,上弦受压,下弦受().
A.压
B.拉
C.弯
D.剪
参考答案:B
下面程序的输出结果是 【7】 。 struct aa {int x,*y; } *p; int a[8]={10,20,30,40,50,60,70,80}; struct aa b[4]={100,&a[1],200,&a[3],10,&a[5],20,&a[7]}; main() { p=b; printf(%d",*++p->y); printf("%d\n",++(p->x)); }
传质是在一个()的系统中进行的。