One for all,all for one.
2015年5月28日 星期四
CI Bonfire read global config variable
›
Example: Config file : application/config/address.php Controller : $this->load->config('address'); $address = config_...
2015年5月15日 星期五
TypeError: 'unicode' does not have the buffer interface
›
from 0.9.4 to 0.9.6 # pip install --upgrade Werkzeug References : TypeError: 'unicode' does not have the buffer interface · ...
2015年4月30日 星期四
FCITX + libgooglepinyin 簡繁轉換錯誤
›
fcitx + libgooglepinyin,libgooglepinyin 爲簡體輸入法,fcitx 透過 OpenCC 將簡體字轉繁體,會有一些非繁體中文的常用字 debian 目前維護的 OpenCC 版本爲 0.4.3-2,OpenCC 目前最新 rele...
2015年4月22日 星期三
SQLAlchemy use unicode
›
engine = create_engine('mysql://root:password@localhost/test?charset=utf8&use_unicode=0') References : sqlalchemy中文问题解决方案...
2015年4月21日 星期二
scrooloose/syntastic flake8 ignore E501
›
$ vi .vimrc.bundles Bundle 'scrooloose/syntastic' let g:syntastic_python_checkers=['flake8'] let g:syntastic_python_fla...
2015年4月18日 星期六
MongoDB 筆記
›
名詞對應 MySQL / Databases / Tables / Rows / Columns MangoDB / Databases / Collections / Documents / Fields Elasticsearch / Indices / Types ...
2015年4月16日 星期四
Utilities.jsonStringify is deprecated
›
Utilities.jsonParse() -> JSON.parse() Utilities.jsonStringify() -> JSON.stringify() References : Apps Script News on Twitter: ...
‹
›
首頁
查看網路版