struct A  {    &...
发布于 2022-03-03 17:27:37
struct A
{
char t:4
char k:4
unsigned short i:8
unsigned long m
}
sizeof(A) =()
关注者
0
被浏览
11