标签:javascrip sub java stop 方法 ring 中介 gobject 总结
stringObject.substring(start,stop)
substring() 方法返回的子串包括 start 处的字符,但不包括 stop 处的字符。
JavaScript中的字符串方法总结
原文地址:https://www.cnblogs.com/songsongblue/p/12494906.html