摘要: NSString * priceString = [dict objectForKey:@"exhibition"]; float price = [priceString floatValue]; // 搜索文字 NSString * str = [NSString stringWithF... 阅读全文
posted @ 2015-05-19 15:19 在bug中前行 阅读(119) 评论(0) 推荐(0)