04 2017 档案
摘要:#include #include main() { struct student {int num; char name[20]; char sex; int age; float score; char addr[30]; }; } #include #include main() { struct Date { int month; int day; int year; }; s...
阅读全文
摘要:1.我下载的欧路词典: 2.GIT以及码云账号:964390499@qq.com 3. 4.总结: 这个程序使我对函数的调用和指针数组更加了解,并且在打代码时发现自己总是马虎出现问题,以后一定要改掉这个坏习惯。
阅读全文

浙公网安备 33010602011771号