for (int offset = 0; offset < token.length(); ) { final int codepoint = token.codePointAt(offset);
確定! 回上一頁