Show me. Don't tell me.
Apple macOS can't use OpenVPN caused Transport Error: socket_protect error(UDP) Apple macOS can't use OpenVPN caused Transport Error: socket_protect error(UDP)
當 macOS 遇上 OpenVPN 無法使用、且查看 log 後發現 Transport Error: socket_protect error (UDP) 該如何處理. 先前遇過幾次 macOS 使用 OpenVPN 無法連線.
2024-07-31
Using App Scripts to batch Translation on Google Sheets Using App Scripts to batch Translation on Google Sheets
介紹 App Scripts 如何增加 這邊以 Google Slide 為例,示範如何使用快速大量翻譯 範例成果 Basic : use GOOGLETRANSALTE functionOfficial - GOOGLETRA
2021-09-30
Homebrew Error : Permission denied @ dir_s_mkdir - /usr/local/Frameworks Homebrew Error : Permission denied @ dir_s_mkdir - /usr/local/Frameworks
紀錄一下當 OS 更新後遇到 Homebrew Permission denied @ dir_s_mkdir - /usr/local/Frameworks 的問題時該如何處理 最近在使用 Homebrew 會遇到無法安裝與更新的狀
2021-09-12
ss utility - another utility to investigate sockets ss utility - another utility to investigate sockets
介紹一款簡單易用的 TCP, UDP, Socket 連線檢查工具 - ss utility netstat 指令已經淘汰了,現在大多用 ss 的指令取代 use netstat, ifconfig, ndp, arp, route
2021-09-11
Fix xcrun error on macOS Fix xcrun error on macOS
在 macOS 遇到 xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library
2021-08-27
Fix fonts missing on zsh with VSCode Fix fonts missing on zsh with VSCode
演示如何修復在使用 VSCode 時 zsh 的字型檔遺失問題 修福 zsh 的字型檔遺失zsh 的安裝與使用應該是 linux 與 macOS 開發者拿到電腦的第一步.但往往安裝好酷炫的 theme 後就發現命令列於 VSCode 使
2021-08-08
Protobuf Development(.proto) on Visual Studio Code Protobuf Development(.proto) on Visual Studio Code
紀錄一下 Visual Studio 如何支援 .proto 檔案的撰寫 近期在大量以 gRPC 為基礎的開發上,很多時機需要新增或是編輯修改 .proto 檔案. 而在未安裝任何套件前當前版本的 VS Code 預設不支援 .prot
2019-03-22
[Rider] Shared Window Tools Layout in different Projects/Solutions [Rider] Shared Window Tools Layout in different Projects/Solutions
記錄如何使用 Rider 分享當前設定與視窗調整的樣貌到不同專案或是解決方案內 常使用 Rider 的朋友會發現,每次開出的新專案視窗的版面配置不會跟著上一個設定走,必須每次都調整,有時十分不方便.這邊方享如何快速的統一呈現的方式. R
2018-10-09
[Rider] Introduce live templates & file templates [Rider] Introduce live templates & file templates
紀錄 Rider 如何透過 Live templates 與 File templates 增加開發效率 Rider 在 2018.2 版本推出了兩個新功能 Live templates 與 File templates 的流程改進,透
2018-10-04
macOS occurred problem when installation -  missing xcrun issue macOS occurred problem when installation - missing xcrun issue
分享如何解決在 macOS 安裝其他軟體或工具遇到 missing xcrun 的問題 昨天將手上 macbook 升級至最新的 macOS:Mojave 後,透過 homebrew 進行套件更新時就會發生 missing xcrun
2018-10-04
Short-cut for C# Implement Methods of an Interface or Abstract Class Short-cut for C# Implement Methods of an Interface or Abstract Class
記錄如何在開發工具使用快捷鍵實作繼承抽象類別與方法 在 OOP 的開發裡面,繼承是一定會使用到的手法,而當我們繼承抽象類別與介面要一一找出必要的實作時難免有點麻煩. 以往我們最常用的快捷鍵莫過於直接輸入 ctor 並按下 tab 後幫
2018-09-16
gitignore command line and rider .gitignore plugin gitignore command line and rider .gitignore plugin
分享 git ignore CLI 工具與 Rider 的 .gitignore 擴充套件(plugin) 早先在 Visaul Studio Code Quick Add gitingore File 有介紹過 vscode 的 e
2018-09-05
1 / 3