看一下这个文档: http://docs.python.org/library/string.html#format-specification-mini-language
于 2011-1-20 16:12, Qi Wang 写道:
b=12 print ("%c" % b)□b=1 print ("%c" % b)□ 为什么会出现方框呢? print ("Welcome \a to \r Python!") 得到 Welcome □ to Python! 中的“\a”为什么得到的也是方框 而\r 没有任何效果。 Py新手…… 真诚求教…… ------------------------------------------------------------ Biological science '11, Zhejiang University College of Life Sciences Room 205,Qingxi 1st, Zijingang Campus, Zhejiang University, Hangzhou, 310058, PR China Tel:+86-13732288062 -------------- 下一部分 -------------- 一个HTML附件被移除... URL:<https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20110120/f153f895/attachment.html>
-- ubuntu-zh mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh
