摘要:
threadHand1 = new Thread(()=>{ threadHand1_Run(timeStart,timeEnd);});threadHand1.Start();orthreadHand1 = new Thread(delegate(){threadHand1_Run(timeStart,timeEnd);});threadHand1.Start(); 阅读全文
posted @ 2012-05-14 16:46
runliuv
阅读(8976)
评论(2)
推荐(3)

浙公网安备 33010602011771号