用GitHub Actions的Windows虛擬機器來編譯AutoIT / Compile AutoIT on the Windows Runer in GitHub Actions
4月 07, 2023 0 Comments AutoIt GitHubActions Windows
用GitHub Actions的Windows虛擬機器來編譯AutoIT / Compile AutoIT on the Windows Runer in GitHub Actions
GitHub Actions能跑Ubuntu,那能用它來跑其他的作業系統嗎?答案是肯定的。
(more...)使用GitHub做定期爬蟲、保存與提供資料 / Building a Scheduled Crawler and Storing as Accessible Data by GitHub Action and Pages
4月 05, 2023 0 Comments Crawler Docker GitHub
使用GitHub做定期爬蟲、保存與提供資料 / Building a Scheduled Crawler and Storing as Accessible Data by GitHub Action and Pages
網路爬蟲的教學很多,但要怎麼定期執行爬蟲、又要把爬完的資料保存後供人取用,則是一個大問題。
(more...)GitHub改用Personal Access Token登入 / Using GitHub with Personal Access Token Instead of Password
4月 03, 2023 0 Comments GitHub Linux PersonalAccessToken
GitHub改用Personal Access Token登入 / Using GitHub with Personal Access Token Instead of Password
開始要用GitHub Workflow的時候,我才捨棄帳號與密碼的登入,認命改用GitHub的Personal Access Token。
(more...)關鍵字萃取的API:APILayer / APILayer: Keyword Extraction API
3月 31, 2023 0 Comments APILayer KeywordExtraction RESTfulAPI
關鍵字萃取的API:APILayer / APILayer: Keyword Extraction API
如果想要在系統工具中整合關鍵字萃取功能的話,有沒有免費的API可以使用呢?
(more...)在KDE中讓視窗固定顯示在每個虛擬桌面 / Keep Display the Window on All Virtual Desktop in KDE
3月 29, 2023 0 Comments KDE Linux VirtualDesktop
在KDE中讓視窗固定顯示在每個虛擬桌面 / Keep Display the Window on All Virtual Desktop in KDE
KDE的虛擬桌面可以讓你把不同任務放在不同桌面,分組進行不同的工作,使用上很方便。不過如果某個視窗同時間只能開啟一個,那要怎麼讓它在多個不同的虛擬桌面都能顯示呢?
(more...)Windows的查詢指令:where與fc / Windows' Commands: where & fc
3月 27, 2023 0 Comments fc where Windows
Windows的查詢指令:where與fc / Windows' Commands: where & fc
最近在寫Windows小工具的時候發現了很多奇妙的好用指令。
以下來介紹where跟fc這兩個好幫手。
(more...)
Comments