Python论坛  - 讨论区

标题:[python-chinese] list有去重复值的函数么?

2007年03月16日 星期五 12:20

kun xu coonxu在gmail.com
星期五 三月 16 12:20:43 HKT 2007

ËÑÁËÒ»ÏÂlistµÄ·½·¨£¬Ã²ËÆûÓÐÈ¥Öظ´µÄº¯Êý£¬¸÷λȥÖض¼ÊÇÔõô¸ÉµÄ£¿
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070316/9d2ed201/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年03月16日 星期五 19:02

limodou limodou在gmail.com
星期五 三月 16 19:02:53 HKT 2007

On 3/16/07, kun xu <coonxu在gmail.com> wrote:
> 搜了一下list的方法,貌似没有去重复的函数,各位去重都是怎么干的?

列表中以前有讨论

list(set([1,2,2,2,3]))


-- 
I like python!
UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad
My Blog: http://www.donews.net/limodou

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年03月17日 星期六 08:32

wentrue guozhuwen在gmail.com
星期六 三月 17 08:32:15 HKT 2007

·½·¨²»ÉÙ
Ò»ÖÖ¼òµ¥µÄÊÇת»»³ÉsetÔÙת»»»ØÀ´

ÔÚ07-3-16£¬limodou <limodou在gmail.com> дµÀ£º
>
> On 3/16/07, kun xu <coonxu在gmail.com> wrote:
> > ËÑÁËÒ»ÏÂlistµÄ·½·¨£¬Ã²ËÆûÓÐÈ¥Öظ´µÄº¯Êý£¬¸÷λȥÖض¼ÊÇÔõô¸ÉµÄ£¿
>
> ÁбíÖÐÒÔÇ°ÓÐÌÖÂÛ
>
> list(set([1,2,2,2,3]))
>
>
> --
> I like python!
> UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad
> My Blog: http://www.donews.net/limodou
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070317/f696adca/attachment-0001.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年03月17日 星期六 23:19

SpitFire spitfire2在gmail.com
星期六 三月 17 23:19:19 HKT 2007

看来好多都是讨论过的, 不知道有没有人整理过

顺便问一下,转set再转成list效率如何,应该不算慢吧

在07-3-17,wentrue <guozhuwen在gmail.com> 写道:
>
> 方法不少
> 一种简单的是转换成set再转换回来
>
> 在07-3-16,limodou <limodou在gmail.com> 写道:
> >
> > On 3/16/07, kun xu <coonxu在gmail.com> wrote:
> > > 搜了一下list的方法,貌似没有去重复的函数,各位去重都是怎么干的?
> >
> > 列表中以前有讨论
> >
> > list(set([1,2,2,2,3]))
> >
> >
> > --
> > I like python!
> > UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad
> > My Blog: http://www.donews.net/limodou
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese在lists.python.cn
> > Subscribe: send subscribe to python-chinese-request在lists.python.cn
> > Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> > Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>
>
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>



-- 
SpitFire
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: http://python.cn/pipermail/python-chinese/attachments/20070317/fd6da821/attachment.htm 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年03月17日 星期六 23:54

limodou limodou在gmail.com
星期六 三月 17 23:54:09 HKT 2007

On 3/17/07, SpitFire <spitfire2在gmail.com> wrote:
> 看来好多都是讨论过的, 不知道有没有人整理过
>
> 顺便问一下,转set再转成list效率如何,应该不算慢吧

效率这个问题也讨论过。你找一找吧。
-- 
I like python!
UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad
My Blog: http://www.donews.net/limodou

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号