摘要:
最近做一个自动截图工具(用WPF),其中用到了热键的一点知识,参照了网上前辈们得经验,总结如下:WPF Hot Keyusing System;using System.Collections.Generic;using System.Text;// new addusing System.Windows;using System.Windows.Forms;using System.Collections;using System.Windows.Interop;namespace RegisterHotKey{ ///<summary> /// 直接构造类实例即可注册 ... 阅读全文
posted @ 2011-08-03 11:58
Alvin Yue
阅读(2235)
评论(1)
推荐(2)

浙公网安备 33010602011771号