Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在大学有项目。并且在这个项目中想做像 google 或 yahoo 这样的事情。我有很多单词,我应该将单词插入双链表并在双链表中插入另一个链表。我不知道如何将 linkdlist 添加到双链表中。所以,如果有人可以帮助我,谢谢。
创建一个包含 Word 属性和 A 属性的 LinkedList 的新结构 A。
在您的主应用程序中,使用 A 的 DoubleLinkedList