usr/bin/env python # coding:utf-8 # python3.3 import tkinter as tk #import tkFileDialog class App(tk.Tk): def __init__(self):
確定! 回上一頁