遗忘海岸

江湖程序员 -Feiph(LM战士)

导航

< 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

统计

09 2014 档案

mutex 实现 只允许一个进程
摘要:static class Program { [STAThread] static void Main() { bool createdNew=false; Mutex mutex = new Mutex... 阅读全文

posted @ 2014-09-27 16:07 遗忘海岸 阅读(812) 评论(0) 推荐(0) 编辑

关于InvokeMethod Activity的异步调用
摘要:讨论地址:http://www.cnblogs.com/foundation/archive/2009/12/17/1626617.html结论是IsCompleted的设置被忽略,看代码里注释using System;using System.Collections.Generic;using S... 阅读全文

posted @ 2014-09-04 09:51 遗忘海岸 阅读(411) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示