Introduction - If you have any usage issues, please Google them yourself
Singly linked list to add, delete, traverse operation, (1) master link storage structure of the linear form
(2) validation of a singly linked list and its basic operation achieve
⑶ further understand the basic methods of data structure and algorithm of the program.