摘要: c# 获取窗口句柄 标题 最大值2010年03月01日 星期一 下午 04:08using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using System.Diagnostics;using System.Runtime.InteropServices;using System.Reflection; namespace Windo 阅读全文
posted @ 2011-05-31 22:35 That's me 阅读(189) 评论(1) 推荐(0) 编辑