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

 

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