08 2014 档案

摘要:>>> import zmqTraceback (most recent call last): File "", line 1, in File "zmq/__init__.py", line 54, in raise ImportError("%s\nAre you trying to `i... 阅读全文
posted @ 2014-08-13 13:39 liton 阅读(615) 评论(0) 推荐(0)
摘要:如果查看mysql数据库中的数据时发现中文乱码,可以试试:1.show variables like 'charact%'使用set 命令(set character_set_client=gbk;),改为上图 阅读全文
posted @ 2014-08-06 10:53 liton 阅读(118) 评论(0) 推荐(0)