猫史档案馆


有没有人当我师傅,会Python就行了!最好是本工作室

用户:李小林A_新梦想科技编程猫分部李小林A_新梦想科技编程猫分部查看:16 回复:4 评论:16 创建时间:2020-06-25T12:01:32


有没有本工作室愿意当我师傅?


回复

上一页1 页 / 共 1下一页
ETCROSTETCROST

我会python,C++,rust,go

 

点赞0


评论


废鼠丘比特废鼠丘比特

微 信也会被喵?

点赞0


评论


Sunset_你IE但暑假开桂企图码字版Sunset_你IE但暑假开桂企图码字版

import turtle

def lyb():
s = text1.get('1.0',"end")
file = open('wd1.txt',"w")
file.write(s)
file.close()
messagebox.showinfo("prompt",'I have received your message!')


import tkinter
from tkinter import messagebox
windows = tkinter.Tk()
windows.title('Message Board')
windows.geometry('500x350')
tkinter.Label(windows,text='Message Board',fg='purple',font=( 'times',20,'bold'))
t = tkinter.Label(windows,text="Write down what you really think",font=('楷体',12))
t.place(x=70,y=60)
text1 = tkinter.Text(windows,width=52,height=10)
text1.place(x=70,y=90)

tkinter.Button(windows,text='It is done!',font=('黑体',15),command=lyb)
windows.mainloop()

点赞0


评论


一只钟航一只钟航

来我们摸鱼工作室这吧!(bu)包吃包住!!条件好极辣!!!

点赞0


评论