Commit 4500aa62 by BellCodeEditor

save project

parent 18c6a708
Showing with 3 additions and 2 deletions
...@@ -38,4 +38,5 @@ class Note(): # 便签、笔记 ...@@ -38,4 +38,5 @@ class Note(): # 便签、笔记
app = Note() app = Note()
app.show() app.show()
app.root.mainloop() app.root.mainloop()
\ No newline at end of file app.get_info()
\ 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