From 7a556dc3f785ce23b2978e776a20a48e1a4bb511 Mon Sep 17 00:00:00 2001 From: yhr <838693115@qq.com> Date: Thu, 20 Nov 2025 10:43:30 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AC=AC=E4=B8=80=E6=AC=A1=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tkinterTUT/tk2_label_button.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tkinterTUT/tk2_label_button.py b/tkinterTUT/tk2_label_button.py index c618f853..ce51cac5 100644 --- a/tkinterTUT/tk2_label_button.py +++ b/tkinterTUT/tk2_label_button.py @@ -31,3 +31,7 @@ def hit_me(): window.mainloop() + + + +# 123 \ No newline at end of file