美文网首页
拼接网址

拼接网址

作者: NateLam | 来源:发表于2016-08-13 09:32 被阅读28次
{"code":"0","msg":"suc
http://api.izhangchu.com/?methodName=HomeIndex&user_id=0&version=1.0

NSString *strURL = @"http://api.izhangchu.com/";
// 创建传入APPTools解析方法中的body字典
NSDictionary *body = @{@"methodName":@"HomeIndex",@"user_id":@"0",@"version":@"1.0"};

相关文章

网友评论

      本文标题:拼接网址

      本文链接:https://www.haomeiwen.com/subject/fliesttx.html