热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

《找地儿》

-(void)viewDidLoad{[superviewDidLoad];tabBar[[UITabBarControlleralloc]init];tabBar.tabBar.

技术分享技术分享

- (void)viewDidLoad {

    [super viewDidLoad];

 

    tabBar = [[UITabBarController alloc]init];

    tabBar.tabBar.backgroundImage = [UIImage imageNamed:@"标题栏背景.png"];

    [tabBar.tabBar setSelectionIndicatorImage:[UIImage imageNamed:@"标题栏选中.png"]];

    [tabBar.tabBar setTintColor:[UIColor yellowColor]];

     

    OneViewController *OntVie= [[OneViewController alloc]initWithNibName:@"OneViewController" bundle:nil];

    twoViewController *twoV=[[twoViewController alloc]initWithNibName:@"twoViewController" bundle:nil];

    threeViewController *threeV = [[threeViewController alloc]initWithNibName:@"threeViewController" bundle:nil];

    fourViewController *fourV = [[fourViewController alloc]initWithNibName:@"fourViewController" bundle:nil];

 

    ontVie.tabBarItem.image = [UIImage imageNamed:@"1.png"];

    twoV.tabBarItem.image = [UIImage imageNamed:@"2.png"];

    threeV.tabBarItem.image = [UIImage imageNamed:@"3.png"];

    fourV.tabBarItem.image = [UIImage imageNamed:@"4.png"];

    

    ontVie.tabBarItem.title = @"我的收藏";

    twoV.tabBarItem.title  = @"自选位置";

    threeV.tabBarItem.title = @"当前位置";

    fourV.tabBarItem.title = @"更多";

    

    tabBar.viewControllers = @[ontVie,twoV,threeV,fourV];

}

- (IBAction)ButtonOne:(id)sender {

    tabBar.selectedIndex = 0;

    [self presentViewController:tabBar animated:YES completion:nil];

}

 

- (IBAction)buttonTwo:(id)sender {

    tabBar.selectedIndex = 1;

    [self presentViewController:tabBar animated:YES completion:nil];

}

- (IBAction)buttonThree:(id)sender {

    tabBar.selectedIndex = 2;

    [self presentViewController:tabBar animated:YES completion:nil];

}

- (IBAction)setBTN:(id)sender {

    tabBar.selectedIndex =3;

    [self presentViewController:tabBar animated:YES completion:nil];

}

《找地儿》


推荐阅读
  • 第二十五天接口、多态
    1.java是面向对象的语言。设计模式:接口接口类是从java里衍生出来的,不是python原生支持的主要用于继承里多继承抽象类是python原生支持的主要用于继承里的单继承但是接 ... [详细]
  • 如果应用程序经常播放密集、急促而又短暂的音效(如游戏音效)那么使用MediaPlayer显得有些不太适合了。因为MediaPlayer存在如下缺点:1)延时时间较长,且资源占用率高 ... [详细]
  • 微软推出Windows Terminal Preview v0.10
    微软近期发布了Windows Terminal Preview v0.10,用户可以在微软商店或GitHub上获取这一更新。该版本在2月份发布的v0.9基础上,新增了鼠标输入和复制Pane等功能。 ... [详细]
  • 解决Bootstrap DataTable Ajax请求重复问题
    在最近的一个项目中,我们使用了JQuery DataTable进行数据展示,虽然使用起来非常方便,但在测试过程中发现了一个问题:当查询条件改变时,有时查询结果的数据不正确。通过FireBug调试发现,点击搜索按钮时,会发送两次Ajax请求,一次是原条件的请求,一次是新条件的请求。 ... [详细]
  • 解决Parallels Desktop错误15265的方法
    本文详细介绍了在使用Parallels Desktop时遇到错误15265的多种解决方案,包括检查网络连接、关闭代理服务器和修改主机文件等步骤。 ... [详细]
  • 解决 Windows Server 2016 网络连接问题
    本文详细介绍了如何解决 Windows Server 2016 在使用无线网络 (WLAN) 和有线网络 (以太网) 时遇到的连接问题。包括添加必要的功能和安装正确的驱动程序。 ... [详细]
  • LDAP服务器配置与管理
    本文介绍如何通过安装和配置SSSD服务来统一管理用户账户信息,并实现其他系统的登录调用。通过图形化交互界面配置LDAP服务器,确保用户账户信息的集中管理和安全访问。 ... [详细]
  • 本文详细介绍了Java代码分层的基本概念和常见分层模式,特别是MVC模式。同时探讨了不同项目需求下的分层策略,帮助读者更好地理解和应用Java分层思想。 ... [详细]
  • 网络爬虫的规范与限制
    本文探讨了网络爬虫引发的问题及其解决方案,重点介绍了Robots协议的作用和使用方法,旨在为网络爬虫的合理使用提供指导。 ... [详细]
  • 本文介绍了 AngularJS 中的 $compile 服务及其用法,通过示例代码展示了如何使用 $compile 动态编译和链接 HTML 元素。 ... [详细]
  • [c++基础]STL
    cppfig15_10.cppincludeincludeusingnamespacestd;templatevoidprintVector(constvector&integer ... [详细]
  • 自定义滚动条美化页面内容
    当页面内容超出显示范围时,为了提升用户体验和页面美观,通常会添加滚动条。如果默认的浏览器滚动条无法满足设计需求,我们可以自定义一个符合要求的滚动条。本文将详细介绍自定义滚动条的实现过程。 ... [详细]
  • importpymysql#一、直接连接mysql数据库'''coonpymysql.connect(host'192.168.*.*',u ... [详细]
  • Framework7:构建跨平台移动应用的高效框架
    Framework7 是一个开源免费的框架,适用于开发混合移动应用(原生与HTML混合)或iOS&Android风格的Web应用。此外,它还可以作为原型开发工具,帮助开发者快速创建应用原型。 ... [详细]
  • 两个条件,组合控制#if($query_string~*modviewthread&t(&extra(.*)))?$)#{#set$itid$1;#rewrite^ ... [详细]
author-avatar
娇Rex_630
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有