Opengist

Explore

  • All gists
  • Topics
  • Users
Give feedback on the new UI Powered by Opengist ⋅ 24ms

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Login
p

python

Recently created Least recently created Recently updated Least recently updated
wojack

wojack / python满屏祝福

Last active 2 months ago python

满屏祝福python源码备份

0 0 1
1 import tkinter as tk
2 import random
3 import threading
4 import time
5
6 def show_warn_tip():
7 # 创建窗口
8 window = tk.Tk()
9
10 # 获取屏幕宽高