python windows鉤子

01    # -*- coding: utf-8 -*- 02    # 03    # by oldj 04    # http://oldj.net/ 05    # 06     07    import pythoncom 08    import pyHook 09     10    def onMouseEvent(event): 11        # 監聽鼠標事件 12    
相關文章
相關標籤/搜索