2005年04月09日 星期六 15:39
请教,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 ===============================================
2005年04月09日 星期六 15:47
对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
2005年04月09日 星期六 16:07
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
2005年04月09日 星期六 19:46
Hi All, 我觉得可以给这个邮件列表写一个FAQ嘛, 这样许多问题就不用总是问人了。 比如: 初学时用什么书;想要退出这个列表应该怎么干; 等等。 ----------- Ankh Chen
Zeuux © 2025
京ICP备05028076号