Commit 274e70fa by BellCodeEditor

save project

parent 3209ca58
Showing with 14 additions and 2 deletions
...@@ -3,4 +3,16 @@ root = tkinter.TK() ...@@ -3,4 +3,16 @@ root = tkinter.TK()
root.title("注册") root.title("注册")
root.geometry("400x320+500+300") root.geometry("400x320+500+300")
root.mainloop() e1.place(x=140,y=80)
\ No newline at end of file
lab = tkinter.lbel
lab1 =
\ 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