时间:2012-10-01 18:45:08
typedef struct
{ int num;double s}REC;
void fun1( REC x ){x.num=23;x.s=88.5;}
main()
{ REC a={
电脑版 | 手机版 | 返回顶部