摘要:
贴出核心代码 主要讲一下思路。- (void)nameBtnClick:(myButton *)sender { //获取当前点击的分组对应的section self.clickIndex = sender.tag - 1000; HeightModel *model = loadDataAr... 阅读全文
posted @ 2015-12-24 10:58
泡菜2015
阅读(580)
评论(0)
推荐(0)
摘要:
#include#include#include#include#include#include#include#include#include//pch 文件导入//扫描本地设备 --- 智能家居-(void)scanLocalDevice{ NSLog(@"开始扫描本地设备"); setvb... 阅读全文
posted @ 2015-12-24 10:46
泡菜2015
阅读(425)
评论(0)
推荐(0)
摘要:
1.添加协议 2.创建 @property (nonatomic,retain) NSURLConnection* aSynConnection; @property (nonatomic,retain) NSInputStream *inputStreamForFile; @propert... 阅读全文
posted @ 2015-12-24 10:38
泡菜2015
阅读(747)
评论(0)
推荐(0)