04 2016 档案

摘要:Mysql知识回顾 http://www.educity.cn/wenda/596225.html http://blog.csdn.net/dyllove98/article/details/9289483 http://opsmysql.blog.51cto.com/2238445/134377 阅读全文
posted @ 2016-04-27 15:19 hellogiser 阅读(944) 评论(0) 推荐(0)
摘要:问题: 插入数据时,报了这样一个错误:“_mysql_exceptions.Warning: Incorrect string value: ‘\xE6\xB5\x81\xE8\xA1\x8C…’ for column ‘name’ at row 1”。 我使用了中文的数据,看起来就是一个字符集不兼 阅读全文
posted @ 2016-04-24 19:18 hellogiser 阅读(292) 评论(0) 推荐(0)
摘要:1)找到使用端口的进程pid netstat -lp 2)kill掉pid kill -9 1234 阅读全文
posted @ 2016-04-13 09:48 hellogiser 阅读(680) 评论(0) 推荐(0)
摘要:xpath 阅读全文
posted @ 2016-04-12 16:32 hellogiser 阅读(258) 评论(0) 推荐(0)