https://mathiasbynens.be/notes/mysql-utf8mb4
https://dba.stackexchange.com/questions/8239/how-to-easily-convert-utf8-tables-to-utf8mb4-in-mysql-5-5
先把資料庫轉成utf8mb4
再把table轉成utf8mb4
https://mathiasbynens.be/notes/mysql-utf8mb4
https://dba.stackexchange.com/questions/8239/how-to-easily-convert-utf8-tables-to-utf8mb4-in-mysql-5-5
先把資料庫轉成utf8mb4
再把table轉成utf8mb4
#curl -v -F 'file=@/tmp/444.jpg' -b cookies.txt -c cookies.txt https://your.web.site/upload
其中,file要看該網頁的變數名稱決定
amazon 認證 token有時效期現
https://acd-cli.readthedocs.io/en/latest/authorization.html
上面acd_cli 提供產生oauth_data的網址失效了
害我很久無法使用acd_cli
後來去drivesink
http://www.martyncurrey.com/hc-05-and-hc-06-zs-040-bluetooth-modules-first-look/
http://www.jianshu.com/p/b7681abee5cb
用git branch 去取得目前的branch name
不要用git checkout (太花時間了)
#vi ~/.bashrc
--------------------------------