執行409
from tkinter import * #下載程式碼,從tkinter輸入所有函式
import time
x=['\U0001F600','\U0001F609','\U0001F602','\U0001F603','\U0001F604']
for i in range(5):
window = Tk() #建構視窗,名為window建構一個房子
window.title('劉彩與的python視窗')
window.geometry('300x300+%d+0' % (300*i))
b1=Label(window,text=x[i],font='Arial 300 bold').pack()
time.sleep(0.3)
window.update()
window.mainloop()
執行410
from tkinter import * #下載程式碼,從tkinter輸入所有函式
import time
window = Tk() #建構視窗,名為window建構一個房子
y=[]
for i in range(5):
window.title('劉天王的python視窗')
window.geometry('400x400+%d+100' % (400*i))
b1=Label(window,text='\U0001F600',font='Arial 300 bold').pack()
time.sleep(0.3)
window.update()
y.append(window)#追蹤特定視窗用途,尚未使用
window.mainloop()
https://kai2424.blogspot.com/2024/05/tkinterd.html
回覆刪除https://sushshshaq119.blogspot.com/2024/05/pythonconstructord.html
回覆刪除https://willy2005940612.blogspot.com/2024/05/pythonconstructord.html
回覆刪除https://manranwen.blogspot.com/2024/05/tkinter.html
回覆刪除https://euhffh822.blogspot.com/2024/05/tkinterd.html
回覆刪除https://michelle814.blogspot.com/2024/05/tkinterd.html
回覆刪除https://hsiao-yu0711.blogspot.com/2024/05/pythonconstructord.html
回覆刪除https://xi-xbox-mmi.blogspot.com/2024/05/blog-post.html
回覆刪除https://the-most-beautifui666.blogspot.com/2024/05/tkinterd.html
回覆刪除https://earnest-person.blogspot.com/2024/05/pythonconstructord.html
回覆刪除https://fanyahui.blogspot.com/2024/05/blog-post_8.html
回覆刪除https://huilii.blogspot.com/2024/05/tkinterd.html
回覆刪除https://s10655075.blogspot.com/2024/05/tkinterd.html
回覆刪除https://honghikun.blogspot.com/2024/05/tkinterd.html
回覆刪除作者已經移除這則留言。
回覆刪除https://the-most-great-tony11.blogspot.com/2024/06/tkinterd.html
回覆刪除