Learn to split string by comma or space and store in array or ... import java.util.Arrays; ... Notice split() function returns string array.
確定! 回上一頁