2006年04月17日 星期一 22:02
str='%s' % '测试' 会报错,好像是不能有百分号? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060417/7629e30f/attachment.htm
2006年04月17日 星期一 22:08
No,是你的写法不对. 改成str='%s' % '测试' 在06-4-17,鳄鱼 <crocodile.liu at 163.com> 写道: > > str='%s' % '测试' > > 会报错,好像是不能有百分号? > > > > > > > 你 知 道 中 国 每 年 耗 费 多 少 一 次 性 筷 子 吗 ? > 450亿双!相当于170万立方米的木材,大约需要砍伐2500万棵大树! <http://www.126.com/> > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060417/cf8830cd/attachment.html
Zeuux © 2025
京ICP备05028076号