Python论坛  - 讨论区

标题:[python-chinese] 问Django解析网址的一个小问题

2007年09月06日 星期四 17:06

Wayne moonbingbing在gmail.com
星期四 九月 6 17:06:29 HKT 2007

比如我传入网址是:
http://name=hello?id=1.
那么我可以通过request[id]得到id的值是'1'.
http://name=hello?id=1,2,3
那通过request[id]返回的是什么呢?'1,2,3'还是一个list或者tuple?
谢谢。
-- 
wayne

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

2007年09月06日 星期四 17:20

limodou limodou在gmail.com
星期四 九月 6 17:20:27 HKT 2007

On 9/6/07, Wayne <moonbingbing在gmail.com> wrote:
> 比如我传入网址是:
> http://name=hello?id=1.
> 那么我可以通过request[id]得到id的值是'1'.
> http://name=hello?id=1,2,3
> 那通过request[id]返回的是什么呢?'1,2,3'还是一个list或者tuple?
> 谢谢。

应该是'1,2,3'

-- 
I like python!
UliPad <>: http://code.google.com/p/ulipad/
My Blog: http://www.donews.net/limodou

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

2007年09月06日 星期四 19:54

beck917 beck917在gmail.com
星期四 九月 6 19:54:37 HKT 2007

àÅ,×Ö·û´®

ÔÚ07-9-6£¬limodou <limodou在gmail.com> дµÀ£º
>
> On 9/6/07, Wayne <moonbingbing在gmail.com> wrote:
> > ±ÈÈçÎÒ´«ÈëÍøÖ·ÊÇ£º
> > http://name=hello?id=1.
> > ÄÇôÎÒ¿ÉÒÔͨ¹ýrequest[id]µÃµ½idµÄÖµÊÇ'1'.
> > http://name=hello?id=1,2,3
> > ÄÇͨ¹ýrequest[id]·µ»ØµÄÊÇʲôÄØ£¿'1,2,3'»¹ÊÇÒ»¸ölist»òÕßtuple£¿
> > лл¡£
>
> Ó¦¸ÃÊÇ'1,2,3'
>
> --
> I like python!
> UliPad <>: http://code.google.com/p/ulipad/
> My Blog: http://www.donews.net/limodou
> _______________________________________________
> 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
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070906/dd80146a/attachment-0001.htm 

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

2007年09月07日 星期五 08:37

憨狗 hackgou在gmail.com
星期五 九月 7 08:37:54 HKT 2007

我也觉得应该是“1,2,3”,因为&才是URL请求中的变量分隔符,所以应该是“1,2,3”

Wayne 写道:
> 比如我传入网址是:
> http://name=hello?id=1.
> 那么我可以通过request[id]得到id的值是'1'.
> http://name=hello?id=1,2,3
> 那通过request[id]返回的是什么呢?'1,2,3'还是一个list或者tuple?
> 谢谢。

-- 
blog: http://hackgou.itbbq.com
Email/IM : HackGou#Gmail.com
PGP KeyID: hackgou#Gmail.com
PGP KeyServ: subkeys.pgp.net

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号