toString(); //取得檔案名稱並轉為字串fileSize = file.length(); //取得檔案大小fileReadableSize = readableFileSize(fileSize); //轉為可讀格式
確定! 回上一頁