摘要: - (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event { // 1.创建请求 NSURL *url = [NSURL URLWithString:@"http://127.0.0.1:8080/YYServer/video"]; NSMutableURLRequest *request = [NS... 阅读全文
posted @ 2016-07-25 12:54 新年新气象 阅读(148) 评论(0) 推荐(0)