摘要: 问题:xpath定位不到 解决:尝试使用xpath相对路径 问题:读取中文字符报错 UnicodeDecodeError: 'utf8' codec can't decode byte 0xe5 in position 0: unexp 解决:强制转码 conf.g1.decode('UTF-8') 阅读全文
posted @ 2018-07-13 18:16 tlmn2008 阅读(320) 评论(0) 推荐(0)
摘要: 1. 快:为什么快? 2. 高扩展性:由不同功能、不同层次、耦合度低的模块组成 3. 高可靠性: 4. 低内存消耗:10000个非活跃HTTP KEEP-ALIVE仅耗2.5M内存 5. 单机100000以上并发连接: 6. 热部署: 7. 自由的BSD许可协议 阅读全文
posted @ 2018-07-13 18:11 tlmn2008 阅读(110) 评论(0) 推荐(0)
摘要: http://www.51testing.com/html/88/n-3718188.html 阅读全文
posted @ 2018-07-07 15:22 tlmn2008 阅读(80) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/yin138/article/details/52765089 阅读全文
posted @ 2018-06-07 09:10 tlmn2008 阅读(65) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/baidu_zhongce/article/details/46683323 阅读全文
posted @ 2018-06-05 09:11 tlmn2008 阅读(95) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/wuxiaobingandbob/article/details/78642020?locationNum=1&fps=1 阅读全文
posted @ 2018-05-11 11:19 tlmn2008 阅读(103) 评论(0) 推荐(0)
摘要: http://www.ruanyifeng.com/blog/2017/05/websocket.html 阅读全文
posted @ 2018-05-08 10:07 tlmn2008 阅读(98) 评论(0) 推荐(0)
摘要: plain.html index.html showtime.py 阅读全文
posted @ 2018-04-27 16:57 tlmn2008 阅读(655) 评论(0) 推荐(0)
摘要: 文件内容: 阅读全文
posted @ 2018-03-05 16:58 tlmn2008 阅读(2387) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/chengmo/archive/2010/10/02/1841355.html 阅读全文
posted @ 2018-03-05 14:26 tlmn2008 阅读(104) 评论(0) 推荐(0)