One for all,all for one.

2017年8月20日 星期日

No module named PIL

›
$ pip install image References : python - No module named serial - Stack Overflow 
2017年8月17日 星期四

Turning off usb

›
power off # echo "1-4.4.4" > /sys/bus/usb/drivers/usb/unbind power on # echo "1-4.4.4" > /sys/bus/usb/drivers...

Node-RED dashboard

›
$ cd ~/.node-red $ npm i node-red-dashboard http://localhost:1880/ui References : node-red/node-red-dashboard: A dashboard ...
2017年7月24日 星期一

fatal error: libxml/xpath.h: No such file or directory

›
# apt-get install libxml2-dev libxslt1-dev python-dev References : python - How to install lxml on Ubuntu - Stack Overflow
2017年7月1日 星期六

Python json.dumps 顯示中文

›
newjson = json.dumps(myjson, ensure_ascii=False ) References : python 打印json格式的数据中文显示问题 - onwer3的专栏 - 博客频道 - CSDN.NET
2017年6月26日 星期一

Flask-Security example

›
  References : Flask-Security 如何Session CSRF和REST Token兼得 - 简书 Token Based Authentication with Flask-Security · Desi Penguin's Blog
2017年4月21日 星期五

Linux disabling blank screen

›
$ xset s off $ xset -dpms $ xset s noblank References : How to Disable the Blank Screen on Raspberry Pi (Raspbian) | HackLab
‹
›
首頁
查看網路版
技術提供:Blogger.