文件名称:StudentStruct
- 所属分类:
- 教育/学校应用
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 618kb
- 下载次数:
- 0次
- 提 供 者:
- 杨*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设计了一个结构体,管理以下学生信息:学号、姓名、出生日期(包括年月日)、性别、班级、成绩。
编写main函数测试这个学生结构体,要求输入并打印10个学生信息,并实现每输入一个学号,可查找到该学生信息并打印出来
-Designed a structure, management, the following student information: student number, name, date of birth (including year, month day), gender, class, performance. Main function is to test the students in the preparation of structure, requiring the input and print the information of 10 students, and to achieve a student number for each input, you can find and print out the student information
编写main函数测试这个学生结构体,要求输入并打印10个学生信息,并实现每输入一个学号,可查找到该学生信息并打印出来
-Designed a structure, management, the following student information: student number, name, date of birth (including year, month day), gender, class, performance. Main function is to test the students in the preparation of structure, requiring the input and print the information of 10 students, and to achieve a student number for each input, you can find and print out the student information
(系统自动生成,下载前可以参看下载内容)
下载文件列表
StudentStruct\Debug\StdAfx.obj
.............\.....\test301.exe
.............\.....\test301.ilk
.............\.....\test301.obj
.............\.....\test301.pch
.............\.....\test301.pdb
.............\.....\vc60.idb
.............\.....\vc60.pdb
.............\ReadMe.txt
.............\StdAfx.cpp
.............\StdAfx.h
.............\test301.cpp
.............\test301.dsp
.............\test301.dsw
.............\test301.ncb
.............\test301.opt
.............\test301.plg
.............\Debug
StudentStruct
.............\.....\test301.exe
.............\.....\test301.ilk
.............\.....\test301.obj
.............\.....\test301.pch
.............\.....\test301.pdb
.............\.....\vc60.idb
.............\.....\vc60.pdb
.............\ReadMe.txt
.............\StdAfx.cpp
.............\StdAfx.h
.............\test301.cpp
.............\test301.dsp
.............\test301.dsw
.............\test301.ncb
.............\test301.opt
.............\test301.plg
.............\Debug
StudentStruct