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