env LDFLAGS="-L$(brew --prefix openssl)/lib" \
CFLAGS="-I$(brew --prefix openssl)/include" \
- Jul 17 Wed 2019 09:29
[轉] Python 2.7 M2Crypto ImportError
- Jul 16 Tue 2019 16:09
[轉] ssh login by ngrok
- Jun 07 Fri 2019 09:10
Windows Installer Error - Cannot open database file. System error -2147287008
最近安裝/解安裝只要是使用 windows installer 的軟體都會跳這個錯誤
Windows Installer Error - Cannot open database file. System error -2147287008
- May 29 Wed 2019 09:24
[docker] docker-compose command is slow
- Apr 23 Tue 2019 11:53
[轉] python 簡單伺服器分享檔案
- Mar 20 Wed 2019 13:58
save username/password when git pull on http repo
- Mar 19 Tue 2019 14:04
[Linux] ssh run interactive shell on remote machine
- Mar 15 Fri 2019 10:49
[node] pkg program require sqlite3 for different platform
使用 pkg 打包 js 程式
把執行檔放到該平台執行時出現 Error: Cannot find module '/snapshot/xxx/node_modules/sqlite3/lib/binding/node-v64-linux-x64/node_sqlite3.node'
- Feb 12 Tue 2019 10:40
[go] http request show debug log
client := http.Client{}
request, _ := http.NewRequest("Get", "http://localhost:8080/test", nil)
- Jan 23 Wed 2019 10:19
[Python] httplib HTTPConnection default timeout