03 2021 档案

摘要:今天无聊,用php封装了一套比较简单的http请求类 细节方面可以再优化 class Creeper { public $url; public $header; public $text; public $responseHeader; public function __construct($u 阅读全文
posted @ 2021-03-03 21:43 Mz1 阅读(169) 评论(0) 推荐(0) 编辑
摘要:不好玩 参考:https://www.cnblogs.com/lxy8584099/p/13721868.html和https://www.cnblogs.com/harmonica11/p/13073221.html import subprocess for i in range(1): for 阅读全文
posted @ 2021-03-02 20:29 Mz1 阅读(187) 评论(0) 推荐(0) 编辑