Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/objective-c/25.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Objective c 如何使用UIScrollView和UIPageControl重新创建iOS应用程序切换器_Objective C_Ios_Xcode_Uiscrollview_Uipagecontrol - Fatal编程技术网

Objective c 如何使用UIScrollView和UIPageControl重新创建iOS应用程序切换器

Objective c 如何使用UIScrollView和UIPageControl重新创建iOS应用程序切换器,objective-c,ios,xcode,uiscrollview,uipagecontrol,Objective C,Ios,Xcode,Uiscrollview,Uipagecontrol,我有9个视图,上面有5个57x57 UI按钮。我希望能够像使用iOS应用程序切换器一样滚动和翻页 我的xib设置如下: 每个页面的视图设置如下: 其中一个可能会让你开始 谢谢,我一定会看看其中的一些。

我有9个视图,上面有5个57x57 UI按钮。我希望能够像使用iOS应用程序切换器一样滚动和翻页

我的xib设置如下:

每个页面的视图设置如下:


其中一个可能会让你开始

谢谢,我一定会看看其中的一些。