阅读背景:

在C#中创建循环链表?

来源:互联网 

What would be the best way to create a circularly linked list in C#. Should I derive it from the LinkedList< T> collection? I'm planning on creating a simple address book using this Linked List to store my contacts (it's gonna be a suck-y address book, but I don't care cause I'll be the only one to use it). I mainly just want to create the crucially linked list so that I can use it again in other projects.What would be the best way to create a circular




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: