C 的字串...char* 和char[]. #include <stdio.h> #include <string.h> typedef struct { char name[20]; long id; long long salary; } Personal1;
確定! 回上一頁