Introduction - If you have any usage issues, please Google them yourself
Input a string of characters, the program is automatically divided into 8 string blocks. The whole program is implemented through linked list, and the function of inserting string is also realized.