This commit is contained in:
guanjihuan 2021-12-08 06:53:13 +08:00
parent aa963a7e5c
commit 7291c993c5
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
"""
This code is supported by the website: https://www.guanjihuan.com
The newest version of this code is on the web page: https://www.guanjihuan.com/archives/18038
"""
from bs4 import BeautifulSoup
import re
import requests

View File

@ -1,3 +1,8 @@
"""
This code is supported by the website: https://www.guanjihuan.com
The newest version of this code is on the web page: https://www.guanjihuan.com/archives/18038
"""
import pygame
import time
import os