全局与局部变量与链表关系的思考 ... typedef struct//顺序链表结构 }MyList;//我的链表 MyList InitList()//顺序表的初始化//这里就是改动的 ...
基于14个网页-相关网页
好了,所以如果我,是在链表的最后,这个就是我的总价值了。
Alright, so if I'm at the end of the chain, that's my value.
所以我只要不用刻意的除以,我有的是一个链表的链表。
So I just, inadvertently, divided by, I have a list of lists.
我不会用太多时间来分析这些操作,因为我的方法是从另一个角度来使用链表(稍后进行解释)。
I won't spend much time analyzing these operations, because my approach to linked lists will be from a different perspective (which I'll explain later).
So in this case, one of the standard ways to do this, is to use what's called a linked list.
标准的处理方法是使用链表,我接下来也准备这么做。
Alright, so if I'm at the end of the chain, that's my value.
好了,所以如果我,是在链表的最后,这个就是我的总价值了。
So let's think about lists. So if l is a list, l sort I can call something like s dot sort, l dot sort.
所以让我们想想链表,所以如果l是一个,链表我可以调用像是s,sort的函数。
应用推荐