Home

取得 wifi scan ap result : ScanResult

在 android 手機中 -> 設定 -> Wi-Fi , 每隔一段時間會自動搜尋附近的wifi......

使用 Factory Method Pattern 替換多建構式

Factory Method Pattern : 提供產生物件的方法, 並讓其子類別決定產生何種類型的實體, ......

git plugin error on Jenkins : Couldn't find any revision to build. Verify the repository and branch configuration for this job.

Description : 建立完 git repo 並在jenkins新增相對應的job, 執行”......

How to auto login as root by expect script

We use “expect” to auto login as root, refe......

git plugin error on Jenkins : Permission denied (publickey).

Description : 安裝 git plugin 之後, 建立專案->組態->原始碼管理 -......