摘要:
```python# -*- coding: utf-8 -*-"""Created on Wed Dec 11 22:37:30 2019@author: Dell"""import tkinterwin = tkinter.Tk()#显示图片photo = tkinter.PhotoImage(file=r"C:\Users\Dell\Pictures\董香2.png")label = tki... 阅读全文
posted @ 2019-12-11 22:51
行之间
阅读(3264)
评论(0)
推荐(0)
浙公网安备 33010602011771号