C语言编程学习课件 (53).pdf
《C语言编程学习课件 (53).pdf》由会员分享,可在线阅读,更多相关《C语言编程学习课件 (53).pdf(7页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、Programming In CProgramming In C Contents 01 02 Structure nesting Structure array Student Student NumberNumber NameName SexSex BirthdayBirthday Year Month Day 160501 John M 1997 2 3 160502 Rose F 1998 4 6 160503 Smith M 1997 8 9 Structure nesting The soThe so-called structure nesting means that,the
2、data type of a structure called structure nesting means that,the data type of a structure member can also be a structure.member can also be a structure.struct Date int year;int month;int day;Structure nesting struct Student char ID7;char name10;char sex;struct Date birthday;s1;/Data Type/Data Type /
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- C语言编程学习课件 53 语言 编程 学习 课件 53
限制150内