printf("sizeof(struct A)=%d, sizeof(struct B)=%d\n", sizeof(struct A), sizeof(struct B));. return 1;. } 结果:. 分析:. struct A{. char a; //1.
確定! 回上一頁