2018年6月25日

Python str方法总结

摘要: 1. str.capitalize() 2. str.casefold() 3. str.center() 4. str.count() 5. str.encode() 6. str.endswith() 7. str.expandtabs() 8. str.find() 9.str.rfind() 阅读全文

posted @ 2018-06-25 15:11 *串串 阅读(538) 评论(0) 推荐(0)

导航