码迷,mamicode.com
首页 >  
搜索关键字:pyhook    ( 21个结果
python hook监听事件
python hook监听事件 作者:vpoet 日期:夏季 # -*- coding: utf-8 -*- # # by oldj http://oldj.net/ # import pythoncom import pyHook def onMouseEvent(event): # 监听鼠标事件 print "MessageName:",event.M...
分类:编程语言   时间:2015-06-24 16:37:10    阅读次数:164
21条   上一页 1 2 3
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!