struct struct_A{int a;char b;int c;short d;} struct struct_B{ int a; char b; short c; int d; } struct_A a; struct _B b;问:si...
阅读全文
2006
08-31