摘要: URL:http://www.jianshu.com/p/7f1cbccc0eb3 阅读全文
posted @ 2016-03-15 17:44 zhen_zhen 阅读(150) 评论(0) 推荐(0) 编辑
摘要: 1:     _descrViewab = [[UITextView alloc]initWithFrame:CGRectMake(15, CGRectGetMaxY(contentlab.frame)+20, SCREEN_WIDTH-30, 150)];     _descrViewab.del 阅读全文
posted @ 2016-03-15 17:42 zhen_zhen 阅读(173) 评论(0) 推荐(0) 编辑
摘要:  UIWebView *viewWeb = [[UIWebView alloc] initWithFrame:CGRectMake(0, 0, SCREEN_WIDTH, SCREEN_HEIGHT)];     viewWeb.backgroundColor = [UIColor whiteCol 阅读全文
posted @ 2016-03-15 12:28 zhen_zhen 阅读(117) 评论(0) 推荐(0) 编辑
摘要:  //gzz0315     UIScrollView *Scrview = [[UIScrollView alloc]initWithFrame:CGRectMake(0,0,SCREEN_WIDTH, SCREEN_HEIGHT                                   阅读全文
posted @ 2016-03-15 11:50 zhen_zhen 阅读(152) 评论(0) 推荐(0) 编辑