Description: Encapsulates the two-way linked list some of the action, add, delete, access node position in the list, according to search such as KEY and Name
To Search:
File list (Check if you may need any files):
双向链表的封装\link.h
..............\link.c
双向链表的封装