Python论坛  - 讨论区

标题:[python-chinese] 请问: 分割字符串有什么好办法?

2006年10月31日 星期二 15:11

王明 mingwang在iflytek.com
星期二 十月 31 15:11:38 HKT 2006

½«src = ¡±a , b , c¡± ·Ö¸î³öÀ´, x = ¡®a¡¯, y =¡¯b¡¯, z=¡¯c¡¯.

лл!

-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20061031/ec54663e/attachment.htm 

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

2006年10月31日 星期二 15:15

刘鑫 march.liu在gmail.com
星期二 十月 31 15:15:00 HKT 2006

src.split(',')

ÕâЩ»ù±¾µÄÎÊÌâ×îºÃÏȲéÔÄ°ïÖúÐÅÏ¢ÔÙÌáÎÊ¡£

ÔÚ06-10-31£¬ÍõÃ÷ <mingwang在iflytek.com> дµÀ£º
>
>  ½«src = "a , b , c" ·Ö¸î³öÀ´, x = 'a', y ='b', z='c'.
>
> лл!
>
> _______________________________________________
> 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
>



-- 
»¶Ó­·ÃÎÊ£º
http://blog.csdn.net/ccat

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

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

2006年10月31日 星期二 15:17

kergee!z kergee在gmail.com
星期二 十月 31 15:17:01 HKT 2006

 src='a,b,c'
 x,y,z=src.split(',')

On 10/31/06, 王明 <mingwang在iflytek.com> wrote:
>
>  将src = "a , b , c" 分割出来, x = 'a', y ='b', z='c'.
>
> 谢谢!
>
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: http://python.cn/pipermail/python-chinese/attachments/20061031/14ba1a31/attachment.htm 

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

2006年10月31日 星期二 15:22

WhiteFox wyh817在gmail.com
星期二 十月 31 15:22:57 HKT 2006

x,y,z=src.split(',')

2006/10/31, kergee!z <kergee在gmail.com>:
>  src='a,b,c'
>  x,y,z=src.split(',')
>
>
> On 10/31/06, 王明 <mingwang在iflytek.com> wrote:
> >
> >
> >
> >
> > 将src = "a , b , c" 分割出来, x = 'a', y ='b', z='c'.
> >
> > 谢谢!
>
> _______________________________________________
> 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号