Python论坛  - 讨论区

标题:[python-chinese] 请问,再python中,单词iterable是什么意思?

2007年01月07日 星期日 16:08

Gao Hong joy.highland在gmail.com
星期日 一月 7 16:08:54 HKT 2007

ÎÒÔõô²éҲûÓÐÕâ¸öµ¥´Ê£¬ÓÐË­¿ÉÒÔ¸æËßÎÒô£¿

-- 
It's a long journey to go!
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070107/9acf3e78/attachment.html 

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

2007年01月07日 星期日 16:13

Neil(木野狐) chenrong2003在gmail.com
星期日 一月 7 16:13:45 HKT 2007

词根是 iterate,有 iterator 等变体。意思是"可枚举的"。
类似于 .NET 中的 IEnumerable, IEnumerator.

在 07-1-7,Gao Hong<joy.highland在gmail.com> 写道:
> 我怎么查也没有这个单词,有谁可以告诉我么?
>
> --
> It's a long journey to go!
> _______________________________________________
> 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]

2007年01月07日 星期日 16:14

刘鑫 march.liu在gmail.com
星期日 一月 7 16:14:21 HKT 2007

¿Éµü´ú¡£µü´úÆ÷µÄ¸ÅÄî¿ÉÒԲμûGOFµÄ¡¶Éè¼Æģʽ¡·

ÔÚ07-1-7£¬Gao Hong <joy.highland在gmail.com> дµÀ£º
>
> ÎÒÔõô²éҲûÓÐÕâ¸öµ¥´Ê£¬ÓÐË­¿ÉÒÔ¸æËßÎÒô£¿
>
> --
> It's a long journey to go!
> _______________________________________________
> 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
>



-- 
Blog°á¼ÒÁË

ÁõöÎ
March.Liu
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070107/559cebe7/attachment.html 

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

2007年01月07日 星期日 16:16

Gao Hong joy.highland在gmail.com
星期日 一月 7 16:16:16 HKT 2007

Ŷ£¬ÖªµÀÁË£¬Ð»Ð» :)

2007/1/7, Neil(ľҰºü) <chenrong2003在gmail.com>:
>
> ´Ê¸ùÊÇ iterate£¬ÓÐ iterator µÈ±äÌå¡£Òâ˼ÊÇ"¿Éö¾ÙµÄ"¡£
> ÀàËÆÓÚ .NET ÖÐµÄ IEnumerable, IEnumerator.
>
>
> --
> It's a long journey to go!
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070107/1d859c61/attachment.htm 

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

2007年01月07日 星期日 16:19

Gao Hong joy.highland在gmail.com
星期日 一月 7 16:19:13 HKT 2007

µü´úºÍö¾ÙµÈ¼Ûô£¿

ÔÚ07-1-7£¬ÁõöÎ <march.liu在gmail.com> дµÀ£º
>
> ¿Éµü´ú¡£µü´úÆ÷µÄ¸ÅÄî¿ÉÒԲμûGOFµÄ¡¶Éè¼Æģʽ¡·
> --
> It's a long journey to go!
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070107/722f69a0/attachment.html 

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

2007年01月07日 星期日 16:45

Neil(木野狐) chenrong2003在gmail.com
星期日 一月 7 16:45:41 HKT 2007

我理解是同一个意思吧。

在 07-1-7,Gao Hong<joy.highland在gmail.com> 写道:
> 迭代和枚举等价么?
>
> 在07-1-7,刘鑫 <march.liu在gmail.com> 写道:
> > 可迭代。迭代器的概念可以参见GOF的《设计模式》
> > --
> > It's a long journey to go!
>
> _______________________________________________
> 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]

2007年01月08日 星期一 03:15

shhgs shhgs.efhilt在gmail.com
星期一 一月 8 03:15:40 HKT 2007

我觉得还是有区别的。

枚举是Enumerable,我觉得应该是指有限的,预先设定的集合。

Py的Iterable要高级一点。可以是无限的集合,其各个元素可以由代码决定。



On 1/7/07, Neil(木野狐) <chenrong2003在gmail.com> wrote:
> 我理解是同一个意思吧。
>
> 在 07-1-7,Gao Hong<joy.highland在gmail.com> 写道:
> > 迭代和枚举等价么?
> >
> > 在07-1-7,刘鑫 <march.liu在gmail.com> 写道:
> > > 可迭代。迭代器的概念可以参见GOF的《设计模式》
> > > --
> > > It's a long journey to go!
> >
> > _______________________________________________
> > 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

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

2007年01月08日 星期一 08:42

Jamsa zhujiemao在126.com
星期一 一月 8 08:42:03 HKT 2007

个人猜测Iterate able
_______________________________________________
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]

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号