摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading ; namespace 多线程 { class 线程元子性 { private static Person per = new Person() ; public static void Main() { for( i... 阅读全文
posted @ 2013-02-01 14:22 xust 阅读(202) 评论(0) 推荐(0)