【发布时间】:2012-08-15 05:07:03
【问题描述】:
谁能为我解释下面的方法声明语法?我无法理解“(void)”旁边的“connection:(NSURLConnection *)connection”部分
- (void)connection:(NSURLConnection *)connection didReceiveResponse:(NSURLResponse *)response
谢谢。
【问题讨论】:
标签: objective-c syntax methods