Commit 473f9264 by BellCodeEditor

save project

parent a0ba1d90
Showing with 2 additions and 8 deletions
......@@ -8,10 +8,4 @@ class Note(): # 便签、笔记
self.root = tkinter.Tk()
self.root.geometry('300x340+1000+200')
self.root(.title("我的便签-待办事项")
self.root.resizable(width=False, height=False)
self.bg_img=tkinter.photoImage(file="bg.png")
def show(self): # 布置窗口界面
# r4t234567890p;lkjuytrewqasdfghjklp-098765432q AzXCVBNM,./'[09876T5RESWAZXCVBNM,.;'
][P987REWAQZxcvbnm,./";poi987654321 ASDBGKM,;/'
][P9OI87UY6TREDFRGTHYUJKL,. ]
\ No newline at end of file
def show(self):
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment