zip檔無法解壓縮的相關文章
Ubuntu/Linux 如何解壓縮 ZIP 檔 ? - 阿舍的隨手記記、隨手寫寫...

Ubuntu/Linux 如何解壓縮 ZIP 檔 ? - 阿舍的隨手記記、隨手寫寫...

瀏覽:978
日期:2025-04-24
很不幸 tar 並沒有辦法解壓 ZIP 檔,所以,你必需另外安裝一個叫 unzip 的程式,安裝好之後,只要用 unzip 就可以解開了,安裝unzip 的指令如下: sudo apt-get install unzip...看更多