:::

關鍵字萃取的API:APILayer / APILayer: Keyword Extraction API

關鍵字萃取的API:APILayer / APILayer: Keyword Extraction API

2023-0206-223002.png

如果想要在系統工具中整合關鍵字萃取功能的話,有沒有免費的API可以使用呢?

(more...)

在KDE中讓視窗固定顯示在每個虛擬桌面 / Keep Display the Window on All Virtual Desktop in KDE

布丁布丁吃布丁

在KDE中讓視窗固定顯示在每個虛擬桌面 / Keep Display the Window on All Virtual Desktop in KDE

2023-0206-214656.png

KDE的虛擬桌面可以讓你把不同任務放在不同桌面,分組進行不同的工作,使用上很方便。不過如果某個視窗同時間只能開啟一個,那要怎麼讓它在多個不同的虛擬桌面都能顯示呢?

(more...)

Windows的查詢指令:where與fc / Windows' Commands: where & fc

布丁布丁吃布丁

Windows的查詢指令:where與fc / Windows' Commands: where & fc

2023-0120-042242.png

最近在寫Windows小工具的時候發現了很多奇妙的好用指令。

以下來介紹where跟fc這兩個好幫手。

(more...)

文字轉換成語音: gTTS / gTTS: A Google Text-to-Speech Wrapper

布丁布丁吃布丁

文字轉換成語音: gTTS / gTTS: A Google Text-to-Speech Wrapper

2023-0206-204344.png

自己不敢講話的話怎麼辦呢?不妨請Google小姐幫你唸稿吧。

(more...)

CSS的Style Queries / CSS Style Queries

布丁布丁吃布丁

CSS的Style Queries / CSS Style Queries

2023-0129-122255.png

為了RWD設計CSS時總是著迷他的media query功能,但它只能查詢現在視窗尺寸大小,總讓人覺得綁手綁腳。現在CSS即將推出的style queries可能是解套方案?

(more...)

JavaScript的字串排序 / String Sorting in JavaScript

布丁布丁吃布丁

JavaScript的字串排序 / String Sorting in JavaScript

2023-0120-195002.png

要讓JavaScript排序做得好,其實並不簡單。

(more...)

Docker網路問題 / Network Issue in Docker

布丁布丁吃布丁

Docker網路問題 / Network Issue in Docker

2023-0124-071428.png

執行Docker的時候出現了「ERROR: could not find an available, non-overlapping IPv4 address pool among the defaults to assign to the network」錯誤訊息,該怎麼處理好呢?

(more...)