2012年11月14日

C# 注册热键

摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Windows.Forms;using System.Threading;using System.Runtime.InteropServices;namespace ConsoleTest{ public static class HotKeyManager { public static event EventHandler<HotKeyEventArgs> HotKeyPre... 阅读全文

posted @ 2012-11-14 16:11 空明流光 阅读(291) 评论(0) 推荐(0) 编辑

从Windows Service 启动一个cmd窗口

摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading; using Microsoft.VisualBasic; using Syste 阅读全文

posted @ 2012-11-14 15:55 空明流光 阅读(715) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示