Commit bcfb8832 by BellCodeEditor

save project

parent 24107989
Showing with 12 additions and 0 deletions
import tkinter
root =tkinter.tk()
root.title("注册")
root.geometry("400x320+500+300")
e1 =tkinter.entry(root,show=none,font=('宋体'14ligh))bg="t grey",width=18)
e1.place(x=140,y=140)
e2=tkintr.entry
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