function getFileExtension2(filename) { return filename.split('.').pop(); } ... 如何使用JavaScript 來取得檔案副檔名. js-javascript-share- ...
確定! 回上一頁