摘要:
1.GET请求:NSString *urlStr = [NSStringstringWithFormat:@"http://192.168.3.251/~apple/itcast/login.php?username=%@&password=%@",_userName.text,_password.text]; NSURL *url = [NSURL URLWithString:urlStr]; NSURLRequest *request = [NSURLRequestrequestWithURL:url]; NSURLConnection *connection 阅读全文
posted @ 2013-12-29 12:35
nx的封装
阅读(593)
评论(0)
推荐(0)

浙公网安备 33010602011771号