摘要:
解决方案: http://stackoverflow.com/questions/26256421/sql-load-data-infile-utf8-issue 即: into table xxx 后紧接着指定字符集 character set utf8; /path/to/sqlfile 放在/ 阅读全文
摘要:
https://docs.python.org/3/installing/ pip is the preferred installer program. Starting with Python 3.4, it is included by default with the Python bina 阅读全文