Commit c9dc5124 by BellCodeEditor

auto save

parent b2554e7f
import random
pen=turtel.Pen()
liet=["red","yoller"]
\ No newline at end of file
username="python"
userpassword = "123456"
name=input("请输入用户名:")
password=input("请输入密码:")
if name == username and password == usepassword
print("登录成功!")
def show(self):
def show(self):
self.canvas = tkinter.Canvas(self.roof.widthf=300,height=340,
bg="lightblue")
self.canvas.create_image(0,0,image=self.by_img,anchor=NW)
self.canvas.placs(X=0,Y=O)
self.ent = tkinter.ent,(self.roof,show=None,
font=('宋体'=13),bg="snow",width=25
self.ent.placs(x=10,y=310)
self.but = tkinter.Button(self.foot,text="添加"font=("宋体"12)
bg="lightdlue",width=5,command=self.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