摘要:
from tkinter import *import tkinter.messagebox as messageboxclass Application(Frame): def __init__(self, master=None): Frame.__init__(self, ... 阅读全文
posted @ 2015-11-30 14:35
jzm17173
阅读(128)
评论(0)
推荐(0)
2015年11月30日
2015年11月27日
2015年11月26日