上一页 1 ··· 29 30 31 32 33 34 35 36 37 ··· 125 下一页
摘要: 阅读全文
posted @ 2023-05-07 10:09 AngDH 阅读(19) 评论(0) 推荐(0)
摘要: 查看网络 阅读全文
posted @ 2023-05-06 13:36 AngDH 阅读(16) 评论(0) 推荐(0)
摘要: npm i http-server -g http-server -p 8881 http://localhost:8881/ main.html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-eq 阅读全文
posted @ 2023-05-06 08:20 AngDH 阅读(85) 评论(0) 推荐(0)
摘要: from twisted.internet import defer, reactor from twisted.web.client import getPage def response(*args, **kwargs): print('返回页面内容') def callback(*args, 阅读全文
posted @ 2023-04-29 12:24 AngDH 阅读(28) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/ASUKA2020/article/details/84556451 阅读全文
posted @ 2023-04-27 01:47 AngDH 阅读(29) 评论(0) 推荐(0)
摘要: 干扰线是单一的颜色 import io from PIL import Image def del_noise(img): # 打开验证码图片 image = Image.open(io.BytesIO(img)) # image = Image.open('o4.png') # 获取图像的宽度和高 阅读全文
posted @ 2023-04-26 15:11 AngDH 阅读(765) 评论(0) 推荐(0)
摘要: import pandas as pd ff = """ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 阅读全文
posted @ 2023-04-24 19:51 AngDH 阅读(80) 评论(0) 推荐(0)
摘要: https://zhuanlan.zhihu.com/p/603275427 阅读全文
posted @ 2023-04-23 10:07 AngDH 阅读(804) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2023-04-22 11:26 AngDH 阅读(24) 评论(0) 推荐(0)
摘要: https://mirrors.tuna.tsinghua.edu.cn/centos/7/isos/x86_64/ https://www.anquanclub.cn/20942.html https://blog.csdn.net/hch814/article/details/118650299 阅读全文
posted @ 2023-04-20 18:00 AngDH 阅读(202) 评论(0) 推荐(0)
上一页 1 ··· 29 30 31 32 33 34 35 36 37 ··· 125 下一页