From 51e4baa63d2f2141b584b158593fd9c738e7a948 Mon Sep 17 00:00:00 2001 From: molaboon Date: Sat, 3 Jul 2021 16:17:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E8=AE=80=E5=8F=96=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- NcnuMainWin.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NcnuMainWin.py b/NcnuMainWin.py index 91197e1..fb4fb8d 100644 --- a/NcnuMainWin.py +++ b/NcnuMainWin.py @@ -17,6 +17,10 @@ def createNcnuMainWin(): htmlLable.pack(fill="both",expand=True) win.update() #=====爬===== + ht='''
讀取中
''' + htmlLable.set_html(ht) + win.update() + main = NcnuMainAPI() Link='''