摘要:
```
from tkinter import *
from tkinter.ttk import *
import time
import threading class Interface: def __init__(self, master): self.master = master self.browse_button= Button (mast... 阅读全文
posted @ 2017-03-16 22:37
idlewith
阅读(372)
评论(0)
推荐(0)

浙公网安备 33010602011771号