YIem`s Blog -心比天高命比纸薄-链接找不到的请在站内搜索内容!

iOS-网络数据请求-异步图片下载



//
// ViewController.m
// 网络数据请求-图片下载
//
// Created by YIem on 16/3/1.
// Copyright © 2016年 YIem. All rights reserved.
//

import "ViewController.h"

@interface ViewController ()
// 图片
@property (nonatomic, retain) UIImageView *imageV;
@end

@implementation ViewController

@end

当前页面是本站的「Google AMP」版。查看和发表评论请点击:完整版 »