Splits path into its components using the current platform's separator. ... The path will not be normalized before splitting. p.split('path/../foo'); ...
確定! 回上一頁