摘要: C#鼠标点击器using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Runtime.InteropServices;using System.Threading;using System.Text.RegularExpressions;namespace WindowsFor 阅读全文
posted @ 2012-06-18 10:55 cn_king 阅读(323) 评论(0) 推荐(0) 编辑