摘要: Rule Description Automatic Correction Reference to a static variable should be synchronized using a thread lock. Static members are shared across object instances and threads and should be protected u... 阅读全文
posted @ 2009-03-30 23:51 MainTao 阅读(302) 评论(0) 推荐(0)