string 的函数

string 有一个很好用到函数:substr(index).

去掉前index个字符。

原文地址:https://www.cnblogs.com/superxuezhazha/p/5693079.html