摘要:
如果 29行的title不对 会报错 结果报了如下的错误: UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-1: ordinal not in range(128) 然后在代码前使用了: import s 阅读全文
摘要:
What is Locust? Locust is an easy-to-use, distributed, user load testing tool. It is intended for load-testing web sites (or other systems) and figuri 阅读全文
摘要:
遇到ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)这玩意之后 折腾的 特痛苦 所以决定换个数据库玩 smile-task-api wget h 阅读全文