Python论坛  - 讨论区

标题:[python-chinese] 介绍python2.5的幻灯片

2006年12月01日 星期五 14:30

Luo Ben benluo在gmail.com
星期五 十二月 1 14:30:35 HKT 2006

很好。
有没有人可以多一点注释。有的地方看不懂。

On 11/30/06, Gu Yingbo <tensiongyb在gmail.com> wrote:
> Python 2.5 Slides by Alex Martelli
>
> 里面顺带介绍了2.2, 2.3, 2.4 的一些特性,讲得很好。
>
> 刚看到的2.4 里有这种用法。
> >>> a = [1, 2, 3, 4]
> >>> sum([i**2 for i in a])
>  30
> >>> sum(i**2 for i in a)
> 30
> 不加 [ ],好处是实际上不生成那个list,算是一个小技巧。
>
> _______________________________________________
> 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
>

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

2006年12月05日 星期二 12:01

Jerry jetport在gmail.com
星期二 十二月 5 12:01:06 HKT 2006

真好!

-- 
If U can see it, then U can do it
If U just believe it, there's nothing to it
I believe U can fly
JetPort:80

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号