ios实现地点省市区的选择怎么实现
1个回答
展开全部
如何实现,你需要代码吗
//选择地区按钮
(IBAction)selectAction:(UIButton *)sender {
//直接调用
[[[YJLocationPicker alloc] initWithSlectedLocation:^(NSArray *locationArray) {
//array里面放的是省市区三级
NSLog(@"%@", locationArray);
//拼接后给button赋值
[sender setTitle:[[locationArray[0] stringByAppendingString:locationArray[1]] stringByAppendingString:locationArray[2]]forState:UIControlStateNormal];
//选择地区按钮
(IBAction)selectAction:(UIButton *)sender {
//直接调用
[[[YJLocationPicker alloc] initWithSlectedLocation:^(NSArray *locationArray) {
//array里面放的是省市区三级
NSLog(@"%@", locationArray);
//拼接后给button赋值
[sender setTitle:[[locationArray[0] stringByAppendingString:locationArray[1]] stringByAppendingString:locationArray[2]]forState:UIControlStateNormal];
Storm代理
2023-07-25 广告
2023-07-25 广告
StormProxies是一家可靠的代理服务提供商,提供原生IP(住宅原生IP)和高匿名代理服务。以下是关于StormProxies的原生IP服务的一些信息:1. 住宅原生IP:StormProxies提供的住宅原生IP是指从真实的家庭或企...
点击进入详情页
本回答由Storm代理提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询