\t, \n, \r, and \f. \\ is to escape backward slash which is an escape character in Java. If you are familiar with Java Regular Expression, then split(regex) ...
確定! 回上一頁