Skip to content

Commit eca861c

Browse files
author
mochazi
committed
2021-09-21 B站模拟扫码登录-美化代码🎉
1 parent 1ad1d89 commit eca861c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

B站模拟扫码登录/demo.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Python3.7
22
# encoding=utf-8
3+
34
import requests,time,json,os
45
import qrcode # 生成二维码
56
import cv2 as cv # 读取二维码图片

0 commit comments

Comments
 (0)