开发者

NSURL doesn't seem to want to accept my querystring

开发者 https://www.devze.com 2023-01-14 12:02 出处:网络
Hi there I have this code NSLog(@\"%@\",URLRequestQueryString); NSString *sendToServerString = [NSString stringWithFormat:@\"http://mydomain.co.uk/req.php%@\",URLRequestQueryString];
0

精彩评论

暂无评论...
验证码 换一张
取 消