jython中有类似substr截取字符串的函数嘛?是哪个,多谢!
jython也是substr嘛?
没有见过= =函数原型
basic_string<CharType, Traits, Allocator> substr( size_type _Off = 0, size_type _Count = npos ) const;