Python中的tkinter能够做出什么成果?

text="转换设置") self.cb = Checkbutton(self.lf_group1, text="是否自动转换") self.cb.invoke() self.bt = Button(sel...


如何用python编写一个简易的随机点名软件?

自己调整了程序,总结,使用Easygui模块产生gui界面(可上网查easygui模块中函数的使用方法),random函数产生随机数。用spyder编译,程序见下图:...


相关搜索

热门搜索