用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
GitHub Actions能跑Ubuntu,那能用它來跑其他的作業系統嗎?答案是肯定的。
(more...)4月 07, 2023 0 Comments AutoIt GitHubActions Windows
GitHub Actions能跑Ubuntu,那能用它來跑其他的作業系統嗎?答案是肯定的。
(more...)4月 05, 2023 0 Comments Crawler Docker GitHub
網路爬蟲的教學很多,但要怎麼定期執行爬蟲、又要把爬完的資料保存後供人取用,則是一個大問題。
(more...)4月 03, 2023 0 Comments GitHub Linux PersonalAccessToken
開始要用GitHub Workflow的時候,我才捨棄帳號與密碼的登入,認命改用GitHub的Personal Access Token。
(more...)3月 31, 2023 0 Comments APILayer KeywordExtraction RESTfulAPI
如果想要在系統工具中整合關鍵字萃取功能的話,有沒有免費的API可以使用呢?
(more...)3月 29, 2023 0 Comments KDE Linux VirtualDesktop
KDE的虛擬桌面可以讓你把不同任務放在不同桌面,分組進行不同的工作,使用上很方便。不過如果某個視窗同時間只能開啟一個,那要怎麼讓它在多個不同的虛擬桌面都能顯示呢?
(more...)3月 27, 2023 0 Comments fc where Windows
最近在寫Windows小工具的時候發現了很多奇妙的好用指令。
以下來介紹where跟fc這兩個好幫手。
(more...)3月 24, 2023 0 Comments gTTS Python TextToSpeech
自己不敢講話的話怎麼辦呢?不妨請Google小姐幫你唸稿吧。
(more...)3月 22, 2023 0 Comments Container CSS StyleQueries
為了RWD設計CSS時總是著迷他的media query功能,但它只能查詢現在視窗尺寸大小,總讓人覺得綁手綁腳。現在CSS即將推出的style queries可能是解套方案?
(more...)3月 20, 2023 0 Comments JavaScript locale number sort
要讓JavaScript排序做得好,其實並不簡單。
(more...)3月 17, 2023 1 Comments Development Docker Network
執行Docker的時候出現了「ERROR: could not find an available, non-overlapping IPv4 address pool among the defaults to assign to the network」錯誤訊息,該怎麼處理好呢?
(more...)3月 15, 2023 0 Comments AppScript GoogleSheet JavaScript
最近我改用Google Sheet整理大量資料。但每次打開Google Sheet要新增資料時,都必須捲到最後一列,才能慢慢地新增資料。真的是太麻煩了。
不知道有沒有快速跳到最後一列的方法呢?
3月 13, 2023 0 Comments electron globalShortcut hotkey
如果想要為electron應用程式加上快捷鍵的話,要怎麼做好呢?
(more...)3月 10, 2023 0 Comments AutoIt bat Windows
如果要寫Windows上可以執行的exe檔案,你會用什麼程式語言呢?
(more...)
Comments