单项选择题
将线程设置成最高优先级,应让其Priority属性的值为()。
A.ThreadPriority. Highest B.ThreadPriority. AboveNormal C.ThreadPriority. Lowest D.ThreadPriority. Normal
单项选择题 下面()让线程休眠1分钟。
单项选择题 让线程开始运行的方法是()。
单项选择题 Thread类在()命名空间中。