摘要: //// ZBMainViewController.m// TestProject//// Created by 张先森 on 14/12/5.// Copyright (c) 2014年 zhibin. All rights reserved.//#import "ZBMainViewContro... 阅读全文
posted @ 2014-12-09 00:37 銱ル╬鎯噹 阅读(109) 评论(0) 推荐(0) 编辑
摘要: @synchronized(self){//多线程中异步 读取同一个资源 可能出现数据重复问题 用互斥锁解决} 阅读全文
posted @ 2014-12-09 00:13 銱ル╬鎯噹 阅读(99) 评论(0) 推荐(0) 编辑
摘要: //// ZBMainViewController.m// TestProject//// Created by 张先森 on 14/12/5.// Copyright (c) 2014年 zhibin. All rights reserved.//#import "ZBMainViewContro... 阅读全文
posted @ 2014-12-09 00:09 銱ル╬鎯噹 阅读(108) 评论(0) 推荐(0) 编辑