We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ad1d89 commit eca861cCopy full SHA for eca861c
B站模拟扫码登录/demo.py
@@ -1,5 +1,6 @@
1
# Python3.7
2
# encoding=utf-8
3
+
4
import requests,time,json,os
5
import qrcode # 生成二维码
6
import cv2 as cv # 读取二维码图片
0 commit comments