ASIHTTPRequest 类库在iOS 7.0中,会有一些报错警告,需要稍作修改:
1、
修改成:
2、
修改成:


1、
if ([inputStream streamStatus] == NSStreamEventErrorOccurred) {
修改成:
if ([inputStream streamStatus] == (NSStreamStatus)NSStreamEventErrorOccurred) {
2、
return [[NSDate date] addTimeInterval:maxAge];
修改成:
return [[NSDate date] dateByAddingTimeInterval:maxAge];


max
2017-4-17 09:19
j85j85j85j85
max
2017-4-17 09:19
j85j85j85j85
max
2017-4-17 09:19
j85j85j85j85
max
2017-4-17 09:20
j85j85j85j85
max
2017-4-17 09:20
j85j85j85j85
max
2017-4-17 09:20
j85j85j85j85
max
2017-4-17 09:20
j85j85j85j85
max
2017-4-17 09:20
j85j85j85j85
max
2017-4-17 09:20
j85j85j85j85
max
2017-4-17 09:21
j85j85j85j85
max
2017-4-17 09:21
j85j85j85j85
max
2017-4-17 09:21
j85j85j85j85
max
2017-4-17 09:21
j85j85j85j85
max
2017-4-17 09:21
j85j85j85j85
max
2017-4-17 09:21
j85j85j85j85
max
2017-4-17 09:21
j85j85j85j85
max
2017-4-17 09:22
j85j85j85j85
max
2017-4-17 09:22
j85j85j85j85
max
2017-4-17 09:22
j85j85j85j85
max
2017-4-17 09:22
j85j85j85j85
分页: 14/79
9 10 11 12 13 14 15 16 17 18
9 10 11 12 13 14 15 16 17 18
博客换了个VPS
移动互联网初创型团队需要什么样的云计算服务?

2013-10-6 13:34 | by







