搜索资源列表
-
0下载:
UINavigationController的例子,在不同层的NavigationController之间转换-UINavigationController example, in the conversion between the different layers of NavigationController
-
-
0下载:
iOS 手机编程的基本的UINavigationController+UITabBarController的架构。-The iOS cell phone programming the basic UINavigationController+UITabBarController the architecture.
-
-
0下载:
我们写iOS项目的时候,基本都是一个UINavigationController套一个UITabBarController的形式,就是上面一个导航栏,下面几个按钮的工具条的形式。我写了几个应用,发现如果每次都重新写的话完全就是浪费精力和时间,而且还使工程结构混乱。因此我就抽时间把这种形式的UI结构单独写出来,并抽象出调用接口,这样以后再写应用是就可以直接在这个工程上添加就行了。-We write iOS project, basically in the form of a sleeve of
-