摘要:系统出错。每次执行sudo 就出现这个警告讯息:sudo: unable to resolve host dev。解决办法:/etc/hosts 原始内容 127.0.0.1 localhost# The following lines are desirable for IPv6 capable
阅读全文
摘要:下面是源代码,在调试代码的过程中,发现用mysql存储特别慢,最好用mongodb或者redis,后面将会推出协程和线程搭配爬取数据 alter table ftx modify column price varchar(100) character set utf8 not null #修改字段的
阅读全文