2006年10月31日 星期二 15:11
½«src = ¡±a , b , c¡± ·Ö¸î³öÀ´, x = ¡®a¡¯, y =¡¯b¡¯, z=¡¯c¡¯. лл! -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20061031/ec54663e/attachment.htm
2006年10月31日 星期二 15:15
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
2006年10月31日 星期二 15:17
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
2006年10月31日 星期二 15:22
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 >
Zeuux © 2025
京ICP备05028076号