摘要:
using System;using System.Collections.Generic;using System.Text;using System.Drawing;using System.Runtime.InteropServices;namespace 通用{ class 模拟鼠标 { [DllImport("user32.dll")] stati... 阅读全文
posted @ 2009-02-09 17:00 Kolor 阅读(717) 评论(0) 推荐(0) 编辑