[Mac] 使用 sips 快速批次調整圖片大小
最近不知道在哪裡看到,原來 Mac 上有內建 sips 圖片處理工具~ sips 代表的是 scriptable image processing s…
最近不知道在哪裡看到,原來 Mac 上有內建 sips 圖片處理工具~ sips 代表的是 scriptable image processing s…
雖然現在平常都是在使用 Mac 和 Linux,不常用 Windows 了, 不過現在 Windows 10 出來,還是會想裝來瞧瞧, 用 VirtualBox…
用 VirtualBox 建好 Linux 的 VM 之後,第一步通常就是安裝 Guest Additions, 這個動作很簡單,從 Devices > …
最近才裝好 Kali Linux,沒想到新的 Kali Linux 2.0 就在昨天出來了… 官網上說它支援升級,試了一下沒有成功… 最…
今天在用 pytest 寫 unit-testing 的時候,遇到一個問題: 有個 class 的 staticmethod 原本是要去讀取資料庫的, 不過想在…
今天同事丟給我一個檔案,這檔案原本預期是 python 的 source code, 但副檔名雖然是 .py,可是內容卻不是純文字,也沒有辦法執行……
今天發現有些之前用 pip 安裝的 python 套件太老舊了, 升級當然很簡單,用 pip install –upgrade <name&g…