2007年03月16日 星期五 12:20
ËÑÁËÒ»ÏÂlistµÄ·½·¨£¬Ã²ËÆûÓÐÈ¥Öظ´µÄº¯Êý£¬¸÷λȥÖض¼ÊÇÔõô¸ÉµÄ£¿ -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070316/9d2ed201/attachment.html
2007年03月16日 星期五 19:02
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
2007年03月17日 星期六 08:32
·½·¨²»ÉÙ Ò»ÖÖ¼òµ¥µÄÊÇת»»³É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
2007年03月17日 星期六 23:19
看来好多都是讨论过的, 不知道有没有人整理过 顺便问一下,转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
2007年03月17日 星期六 23:54
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
Zeuux © 2025
京ICP备05028076号