Python论坛  - 讨论区

标题:[python-chinese] [OUT]Postshow发起2005“年度汉字”评选活动

2005年12月19日 星期一 11:07

Zoom Quiet zoom.quiet at gmail.com
Mon Dec 19 11:07:41 HKT 2005

http://www.postshow.net/2005/12/choose_year_chinese_characters.html
--
# Time is unimportant, only life important!
## 面朝开源,我心自由!

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

2005年12月19日 星期一 15:17

Kevin Yuan farproc at gmail.com
Mon Dec 19 15:17:43 HKT 2005

 大家好,请问如何去除一个list中的重复元素?
比如,l1 = [1, 2, 3, 1, 2, 3, 1, 1, 1] 如何操作才能得到[1,2,3] ??
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20051219/aa2bb1ff/attachment.html

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

2005年12月21日 星期三 13:48

阿根 liuchuangen at gmail.com
Wed Dec 21 13:48:31 HKT 2005

两天没有收到从列表里过来的mail了!

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

2005年12月27日 星期二 12:43

林杰杰 linsoso at gmail.com
Tue Dec 27 12:43:27 HKT 2005

是啊,怎么回事?我还以为我被踢了呢。

在05-12-21,°¢¸ù <liuchuangen at gmail.com> 写道:
>
> 两天没有收到从列表里过来的mail了!
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20051227/af0a2325/attachment-0001.htm

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

2005年12月27日 星期二 14:59

Yin Desheng dsyin.cool at gmail.com
Tue Dec 27 14:59:42 HKT 2005

l1 = [1, 2, 3, 1, 2, 3, 1, 1, 1]
l1=list(set(l1))
在 05-12-19,Kevin Yuan<farproc at gmail.com> 写道:
>   大家好,请问如何去除一个list中的重复元素?
>   比如,l1 = [1, 2, 3, 1, 2, 3, 1, 1, 1] 如何操作才能得到[1,2,3] ??
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to
> python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to
> python-chinese-request at lists.python.cn
> Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
>
>

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号