Python论坛  - 讨论区

标题:Re: Re: [python-chinese] 怎样由list的一个成员取得该成员在list中的的序号?

2005年04月09日 星期六 15:39

myata99 myata99 at tom.com
Sat Apr 9 15:39:35 HKT 2005

请教,tuple和Dictionary没有index,又该如何解决?


> H.index(7)
> 

===============================================
诺基亚铃声 http://sms.tom.com/index2.php?inc=3&type;=24
摩托罗拉铃声 http://sms.tom.com/index2.php?inc=3&type;=26
西门子铃声 http://sms.tom.com/index2.php?inc=3&type;=25

诺基亚小图 http://sms.tom.com/index2.php?inc=2
诺基亚大图 http://sms.tom.com/index2.php?inc=2&type;=3740
西门子图片 http://sms.tom.com/index2.php?inc=2&type;=30

手机点歌 http://sms.tom.com/index2.php?inc=song
===============================================

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

2005年04月09日 星期六 15:47

Qiangning Hong hongqn at gmail.com
Sat Apr 9 15:47:40 HKT 2005

对tuple可能只能用for循环。
dict是无序的,不存在序号的问题。

On Apr 9, 2005 3:39 PM, myata99 <myata99 at tom.com> wrote:
> 
> 请教,tuple和Dictionary没有index,又该如何解决?
> 
> > H.index(7)
> >
> 
> ===============================================
> 诺基亚铃声 http://sms.tom.com/index2.php?inc=3&type;=24
> 摩托罗拉铃声 http://sms.tom.com/index2.php?inc=3&type;=26
> 西门子铃声 http://sms.tom.com/index2.php?inc=3&type;=25
> 
> 诺基亚小图 http://sms.tom.com/index2.php?inc=2
> 诺基亚大图 http://sms.tom.com/index2.php?inc=2&type;=3740
> 西门子图片 http://sms.tom.com/index2.php?inc=2&type;=30
> 
> 手机点歌 http://sms.tom.com/index2.php?inc=song
> ===============================================
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
> 
> 
> 


-- 
Qiangning Hong
Get Firefox! <
http://www.spreadfirefox.com/?q=affiliates&id=67907&t=1>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050409/4350cc26/attachment.htm

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

2005年04月09日 星期六 16:07

Chun Lin Zhang zhangcl at smmail.cn
Sat Apr 9 16:07:01 HKT 2005

H= (3,2,7,88,32) # this is a tuple

list(H).index(7)
  ----- Original Message ----- 
  From: Qiangning Hong 
  To: python-chinese at lists.python.cn 
  Sent: Saturday, April 09, 2005 3:47 PM
  Subject: Re: Re: [python-chinese] 怎样由list的一个 成员取得该成员在list中的的序号?


  对tuple可能只能用for循环。
  dict是无序的,不存在序号的问题。


  On Apr 9, 2005 3:39 PM, myata99 <myata99 at tom.com> wrote:
    请教,tuple和Dictionary没有index,又该如何解决?

    > H.index(7)
    >

    ===============================================
    诺基亚铃声 http://sms.tom.com/index2.php?inc=3&type;=24
    摩托罗拉铃声 http://sms.tom.com/index2.php?inc=3&type;=26
    西门子铃声 http://sms.tom.com/index2.php?inc=3&type;=25

    诺基亚小图 http://sms.tom.com/index2.php?inc=2
    诺基亚大图 http://sms.tom.com/index2.php?inc=2&type;=3740
    西门子图片 http://sms.tom.com/index2.php?inc=2&type;=30

    手机点歌 http://sms.tom.com/index2.php?inc=song
    ===============================================
    _______________________________________________
    python-chinese list
    python-chinese at lists.python.cn
    http://python.cn/mailman/listinfo/python-chinese






  -- 
  Qiangning Hong
  Get Firefox! <http://www.spreadfirefox.com/?q=affiliates&id=67907&t=1>



------------------------------------------------------------------------------


  _______________________________________________
  python-chinese list
  python-chinese at lists.python.cn
  http://python.cn/mailman/listinfo/python-chinese
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050409/80a77dbe/attachment.html

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

2005年04月09日 星期六 19:46

Ankh Chen ankhnews at 163.com
Sat Apr 9 19:46:59 HKT 2005

 

Hi All,

	我觉得可以给这个邮件列表写一个FAQ嘛,
	这样许多问题就不用总是问人了。
	比如:
		初学时用什么书;想要退出这个列表应该怎么干;
		等等。

-----------
Ankh Chen

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号