458716💢
阿达布道
签名是一种态度,好好干吧
关注数: 4
粉丝数: 73
发帖数: 6,364
关注贴吧数: 12
这段代码没有提示,也没有运行结果,这改怎么办from tki 这段代码没有提示,也没有运行结果,这改怎么办 from tkinter import * class Application(Frame): def __init__(self, master=None): Frame.__init__(self, master) self.pack() self.createWidgets() def createWidgets(self): self.helloLabel = Label(self, text='Hello, world!') self.helloLabel.pack() self.quitButton = Button(self, text='Quit', command=self.quit) self.quitButton.pack()
数字强制转换为字符,用什么方式 数字强制转换为字符,用什么方式
吉他一曲
新人求罩
关于阿尔法通道的vb6教程,谁有啊 如题。感谢大虾
1
下一页