200
5
10
30
同程序,不同运行参数,多进程,如何根据运行参数kill进程?
foreach (var foo in actions) { Console.WriteLine(foo()); }
50
50
10
20
10