2013年12月17日
摘要: >>> a=("abcdef")>>> b=a.find("c")>>> print b2 阅读全文
posted @ 2013-12-17 16:25 语辰 阅读(109) 评论(0) 推荐(0) 编辑