print('1234567890'.substring(3,7)); //4567 /시작, 끝 인덱스 지정. 0부터 시작 String 끝 인덱스 앞까지. //compareTo /int /문자열 정렬 순서 ...
確定! 回上一頁