点击获取后,返回2s后的鼠标位置,显示在文本框
(需要用pip命令安装所需的的库)
(pip install 模块名
比如 安装pyautogui 模块
在cmd里面输入: pip install pyautogui)
#!/usr/bin/python3 # -*- coding: UTF-8 -*- import time import pyautogui as pag import tkinter def get(): po.delete(0,tkinter.END) time.sleep(2) #几秒后返回位置 x , y = pag.position() po.insert(0,str(x)+','+str(y)) root = tkinter.Tk() tip = tkinter.Label(root,text="返回点击获取2s后的光标位置") tip.grid(row=0) po = tkinter.Entry(root) po.grid(row=1) do = tkinter.Button(root,text="获取",command=get) #点击获取位置 do.grid(row=2) root.mainloop()
闲得无聊把时间调成可改了,但是其中一个if莫名其妙运行不了,求大神解释QAQ
由于布局问题,若要调整窗口位置,请拖动左上角
#!/usr/bin/python3 # -*- coding: UTF-8 -*- import time import pyautogui as pag import tkinter mytime = 2 #判断时间是否合法 def safe(): text = getmytime.get(); #小数点个数 point = 0 if(text==""): return False for i in text: if(i>='0' and i<='9'and point<2): continue elif(i=='.'): point = point + 1 else: return False return True def get(): global mytime if(safe()): mytime = float(getmytime.get()) #不知道为何下面的这个if没用 if(mytime>7.0): showpos.delete(0,tkinter.END) showpos.insert(0,"请耐心等候") time.sleep(mytime) #几秒后返回位置 x , y = pag.position() showpos.delete(0,tkinter.END) showpos.insert(0,str(x)+','+str(y)) else: showpos.delete(0,tkinter.END) showpos.insert(0,"输入非法哟~") root = tkinter.Tk() root.resizable(0,0) tip1 = tkinter.Label(root,text="点击按钮获取") tip1.place(relx=0.1,rely=0.1) getmytime = tkinter.Entry(root,width=3) getmytime.place(relx=0.6,rely=0.1) getmytime.insert(0,str(mytime)) tip2 = tkinter.Label(root,text="s后的") tip2.place(relx=0.8,rely=0.1) tip3 = tkinter.Label(root,text="光标位置:") tip3.place(relx=0.1,rely=0.3) showpos = tkinter.Entry(root,width=10) showpos.place(relx=0.5,rely=0.3) do = tkinter.Button(root,text="按钮",command=get) #点击获取位置 do.place(relx=0.8,rely=0.6) root.mainloop()
以上这篇用python3 返回鼠标位置的实现方法(带界面)就是小编分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持。
标签:
python3,鼠标,位置
免责声明:本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件!
如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com
白云城资源网 Copyright www.dyhadc.com
暂无“用python3 返回鼠标位置的实现方法(带界面)”评论...
RTX 5090要首发 性能要翻倍!三星展示GDDR7显存
三星在GTC上展示了专为下一代游戏GPU设计的GDDR7内存。
首次推出的GDDR7内存模块密度为16GB,每个模块容量为2GB。其速度预设为32 Gbps(PAM3),但也可以降至28 Gbps,以提高产量和初始阶段的整体性能和成本效益。
据三星表示,GDDR7内存的能效将提高20%,同时工作电压仅为1.1V,低于标准的1.2V。通过采用更新的封装材料和优化的电路设计,使得在高速运行时的发热量降低,GDDR7的热阻比GDDR6降低了70%。
更新日志
2025年01月11日
2025年01月11日
- 小骆驼-《草原狼2(蓝光CD)》[原抓WAV+CUE]
- 群星《欢迎来到我身边 电影原声专辑》[320K/MP3][105.02MB]
- 群星《欢迎来到我身边 电影原声专辑》[FLAC/分轨][480.9MB]
- 雷婷《梦里蓝天HQⅡ》 2023头版限量编号低速原抓[WAV+CUE][463M]
- 群星《2024好听新歌42》AI调整音效【WAV分轨】
- 王思雨-《思念陪着鸿雁飞》WAV
- 王思雨《喜马拉雅HQ》头版限量编号[WAV+CUE]
- 李健《无时无刻》[WAV+CUE][590M]
- 陈奕迅《酝酿》[WAV分轨][502M]
- 卓依婷《化蝶》2CD[WAV+CUE][1.1G]
- 群星《吉他王(黑胶CD)》[WAV+CUE]
- 齐秦《穿乐(穿越)》[WAV+CUE]
- 发烧珍品《数位CD音响测试-动向效果(九)》【WAV+CUE】
- 邝美云《邝美云精装歌集》[DSF][1.6G]
- 吕方《爱一回伤一回》[WAV+CUE][454M]