摘要:
import tkinter import requests import json from tkinter import * class FindLocation(object): def __init__(self): # 创建主窗口,用于容纳其它组件 self.root = tkinter.Tk() # 给主窗口... 阅读全文
posted @ 2018-02-23 23:17
AAA五金批发王建军
阅读(1080)
评论(0)
推荐(0)
摘要:
顺便提一下 如果有任何问题,你可以在这里找到我 ,软件测试交流qq群,209092584 属性(Options) background(bg) borderwidth(bd) cursor exportselection font foreground(fg) highlightbackground 阅读全文
posted @ 2018-02-23 22:30
AAA五金批发王建军
阅读(19215)
评论(0)
推荐(1)