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要看該網頁的變數名稱決定
例如:
<form method=post enctype=multipart/form-data>
amazon 認證 token有時效期現
https://acd-cli.readthedocs.io/en/latest/authorization.html
上面acd_cli 提供產生oauth_data的網址失效了
害我很久無法使用acd_cli
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
--------------------------------
CH341SER_EXE
裝上這個驅動就可以看到出現在COM和LPT下面
geckodriver下載
使用selenium需要配合Firefox的話
要下載geckodriver
將之放到python的資料夾下(ex: C:\Python34 )
https://blog.liang2.tw/posts/2015/09/flask-draw-member/