Introduction - If you have any usage issues, please Google them yourself
This is my teacher after learning C layout of operations, operational requirements : the preparation of a student management system, each student should contain the following information : address, date of birth, academic achievement (language, English, mathematics, physics), personal information (name, sex, nationality, citizenship, education), contact (phone, home phone, school phone) can add new students, students delete, edit student information, and preservation and read into the student information functions. Implementation steps : : use a single linked list to achieve the procedural requirements of each single linked list node
Packet : 45215cn700_vc23475335.rar filelist
cn700_vc23475335\List.cpp
cn700_vc23475335\List.h
cn700_vc23475335\main.cpp
cn700_vc23475335\Operater.cpp
cn700_vc23475335\Operater.h
cn700_vc23475335\student.txt
cn700_vc23475335\链表实现--C++版本.dsp
cn700_vc23475335\链表实现--C++版本.dsw
cn700_vc23475335\链表实现--C++版本.ncb
cn700_vc23475335\链表实现--C++版本.opt
cn700_vc23475335\链表实现--C++版本.plg
cn700_vc23475335\说明文档.doc
cn700_vc23475335\Cn700.com.txt
cn700_vc23475335\readme.htm
cn700_vc23475335\readme.txt
cn700_vc23475335