如何将nsmutablesrrsy响应转换为float变量? [英] how to convert the nsmutablesrrsy response into float variable?

查看:117
本文介绍了如何将nsmutablesrrsy响应转换为float变量?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,
如何将NSMutableArray数据集转换为float数据集.
下面的代码在我们使用like时显示总数据;

Hi all,
How to convert NSMutableArray dataset into float dataset.
Below code displaying total data when we use like;

Webservices *details=[[Webservices alloc] init];
    [details getMobileNumberDetails:phnotextfield.text];
    NSLog(@"longitudes Arrays from %@",details.resultData);

 "-91.57696007",
     "10.343234",
     "74.982343",
     "76.464844",
     "76.464844",


但是我的目的是我必须将全部数据存储到float变量中.


but my intension is I have to store the total data into float variable.
Help me to solve the problem.

推荐答案

您是否检查过iPHone Dev SDK社区论坛?
http://www.iphonedevsdk.com/forum/iphone-sdk- development/19092-reading-floats-nsmutablearray.html [ ^ ]
Have you checked the iPHone Dev SDK community forum?
http://www.iphonedevsdk.com/forum/iphone-sdk-development/19092-reading-floats-nsmutablearray.html[^]


这篇关于如何将nsmutablesrrsy响应转换为float变量?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆