a = "string test"
a.index("g")
a.find("g")

 

posted on 2018-02-10 14:47  Go_Forward  阅读(177)  评论(0编辑  收藏  举报