摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Diagnostics; using System.Threading; using System.Runtime.InteropServices;namespace ConsoleApplication1 { public class Sin1ThreadParam { public int AffinityMask = 0x00000000; public Sin1ThreadParam(... 阅读全文
posted @ 2012-12-04 14:36 一剑平川 阅读(125) 评论(0) 推荐(0)