Commit 2cdc91cd by BellCodeEditor

save project

parent 003ccd78
Showing with 21 additions and 2 deletions
{"admin": "123456"} class Note():
\ No newline at end of file def __init__(self):
self.root = tkinter.Tk()
self.root.title("300x340+1000+200")
self.root.geometry('我的便利签—代办事项')
self.root.resizable(width=False, height=False) # True可以拉伸,False不能拉伸
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