摘要:
import sysfrom PyQt5.QtWidgets import *def on_click(): print("ok1") print("widget.x()=%d" %widget.x()) #250 窗口横坐标 print("widget.y()=%d" %widget.y()) # 阅读全文
posted @ 2022-04-22 21:15
Lionever
阅读(75)
评论(0)
推荐(0)
浙公网安备 33010602011771号