import Tkinter
root = Tkinter.Tk()
root.mainloop()
显示一个tk窗口
 posted on 2011-06-14 20:20  eth0  阅读(199)  评论(0编辑  收藏  举报