是否可以将整个结构写入文件
例:
struct date { char day[80]; int month; int year; };
c file-io structure
c ×1
file-io ×1
structure ×1