utf8_toolunicodenext本页总览next 返回当前位置的codepoint,并移动到下一个codepoint的位置 声明 array next(string str, int off) 参数 参数名描述str字符串off当前偏移量 返回值 [ 当前位置的codepoint, 下一个偏移量] 使用方式 返回文档