摘要: //// ChannelViewController.m// MyMangoTV//// Created by apple on 14-8-19.// Copyright (c) 2014年 戴维营教育. All rights reserved.//#import "ChannelViewC... 阅读全文
posted @ 2014-08-22 21:50 曦阳 阅读(262) 评论(0) 推荐(0)
摘要: - (instancetype)initWithFrame:(CGRect)frame{ self = [super initWithFrame:frame]; if (self) { _scrollView = [[UIScrollView alloc] initWith... 阅读全文
posted @ 2014-08-22 17:25 曦阳 阅读(300) 评论(0) 推荐(0)