摘要:
开始[作者:技术者高健@博客园 mail:luckyjackgao@gmail.com][root@localhost test]# cat teststr.c#include<stdio.h>#include<stdlib.h>int main(){ struct person { char name[8]; int age; char sex[4]; char depart[20]; }; struct person student; struct person class[]= { { ... 阅读全文
posted @ 2012-11-02 08:57
健哥的数据花园
阅读(186)
评论(0)
推荐(0)

浙公网安备 33010602011771号