Python论坛  - 讨论区

标题:[python-chinese] *each 是什么意思??

2006年04月24日 星期一 10:49

Du Jun jdu at haiercct.com.cn
Mon Apr 24 10:49:15 HKT 2006

			self.createSimpleTool(toolbar,*each)
这一句里面的这个*each 是什么意思??

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

2006年04月24日 星期一 11:36

helium helium.sun at gmail.com
Mon Apr 24 11:36:37 HKT 2006

假设each=[a, b ,c]

foo(*each) 相当于 foo(a, b ,c)


在06-4-24,Du Jun <jdu at haiercct.com.cn> 写道:
>
>                        self.createSimpleTool(toolbar,*each)
> 这一句里面的这个*each 是什么意思??
> _______________________________________________
> 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/20060424/fbd3ed7c/attachment.html

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号