Commit cd5e218d by BellCodeEditor

auto save

parent e59fdc1d
Showing with 2 additions and 1 deletions
......@@ -28,7 +28,8 @@ class Note(): # 便签、笔记
info = self.ent.get()
if info !="":
def get_info(self):
pass
selfent.deiete("0",END)
app = Note()
app.show()
......
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