摘要: 项目中有遇到lock,由于菜的不能再菜的我木有接触过这个,特地查了msdn。翻译学习如下: The lock keyword marks a statement block as a critical section by obtaining the mutual-exclusion lock for a given object, executing a statement, and t... 阅读全文
posted @ 2014-10-13 17:49 monica-xu 阅读(242) 评论(0) 推荐(0)