2022年10月15日
摘要: python烟花代码 如下 # -*- coding: utf-8 -*- import math, random,time import threading import tkinter as tk import re #import uuid Fireworks=[] maxFireworks= 阅读全文
posted @ 2022-10-15 13:42 小明谈Python 阅读(2450) 评论(0) 推荐(0)