:::

白色背景變透明,但是保留物件的白色 / Remove White Background but Keep the White Color on the Object

布丁布丁吃布丁

白色背景變透明,但是保留物件的白色 / Remove White Background but Keep the White Color on the Object

2023-0212-150503.png

如果要把圖片的白色背景變成透明,但是要保留物件上的白色,以前都要打開影像編輯軟體,用魔術棒選色移除,但有沒有更快的做法呢?

(more...)

全站式雙向資料綁定MVC框架:DerbyJS / Full-stack MVC Framework: DerbyJS

布丁布丁吃布丁

全站式雙向資料綁定MVC框架:DerbyJS / Full-stack MVC Framework: DerbyJS

2023-0211-030311.png

前端的MVC大家都很熟了,但如果要讓前端跟後端一起同步,通常大家還是要借助多個框架才能整合。有沒有一口氣整合前後端的MVC框架呢?

(more...)

在GitHub Actions的工作流加入時間變數 / Formatted Time Variables in the Workflow of GitHub Actions

布丁布丁吃布丁

在GitHub Actions的工作流加入時間變數 / Formatted Time Variables in the Workflow of GitHub Actions

2023-0208-015217.png

如果要讓工作流產生的檔案(artifact)用時間命名的話,要怎麼做呢?

(more...)

修復踏步機無法計數的問題 / Fixing the Counter of Stepper

布丁布丁吃布丁

修復踏步機無法計數的問題 / Fixing the Counter of Stepper

2023-0208-012716.png

這臺踏步機的記步器沒有反應了,不會計時也不會計步,要怎麼修復它呢?

(more...)

用GitHub Actions的Windows虛擬機器來編譯AutoIT / Compile AutoIT on the Windows Runer in GitHub Actions

布丁布丁吃布丁

用GitHub Actions的Windows虛擬機器來編譯AutoIT / Compile AutoIT on the Windows Runer in GitHub Actions

2023-0208-011006.png

GitHub Actions能跑Ubuntu,那能用它來跑其他的作業系統嗎?答案是肯定的。

(more...)

使用GitHub做定期爬蟲、保存與提供資料 / Building a Scheduled Crawler and Storing as Accessible Data by GitHub Action and Pages

布丁布丁吃布丁

使用GitHub做定期爬蟲、保存與提供資料 / Building a Scheduled Crawler and Storing as Accessible Data by GitHub Action and Pages

2023-0207-213215.png

網路爬蟲的教學很多,但要怎麼定期執行爬蟲、又要把爬完的資料保存後供人取用,則是一個大問題。

(more...)

GitHub改用Personal Access Token登入 / Using GitHub with Personal Access Token Instead of Password

布丁布丁吃布丁

GitHub改用Personal Access Token登入 / Using GitHub with Personal Access Token Instead of Password

2023-0207-151415.png

開始要用GitHub Workflow的時候,我才捨棄帳號與密碼的登入,認命改用GitHub的Personal Access Token。

(more...)