头插
- 网络LinkList Creat
 
头插头插
LinkList Creat
数据结构--链式存储 -... ... //元素 LNod *Locate_LinkList //头插 LinkList Creat_LinkList1 //尾插 LinkList Creat_LinkList2 ... 
                1
        
      2
        
      3
        
      4
        
      6
        
      7
        
      