String.subString(int beginIndex, int endIndex) String.charAt(int index) 都是按照字符为单位来截取字符串的 java的默认编码是unicode