昨天寫了我的第一(二?)隻 python 程式
14:43 <LCamel> automail: maybe you can try this one-liner: import win32api; win32api.SetCursorPos([3, 3]); win32api.mouse_event(8, 0, 0, 0, 0); win32api.mouse_event(16, 0, 0, 0, 0)
作用是: 移動游標到 [3, 3], 然後按下/放開滑鼠右鍵.
結果不小心把 automail 的 irc client 給關了, 真抱歉, 我不是故意的 :(
No comments:
Post a Comment