摘要:
首先说明:如果没有进入调试模式的话,默认的调试窗口如下: 开始前的准备: 新建控制台程序DebugWindowDemo: 修改Program.cs 的代码为: program.csusing System;using System.Threading;using System.Threading.Tasks;using System.Diagnostics;class S { public static void Main() { pcount = Environment.ProcessorCount; Co... 阅读全文
posted @ 2011-12-08 06:43
LoveJenny
阅读(2580)
评论(8)
推荐(11)
浙公网安备 33010602011771号