Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想建立一个类似于原生照片应用程序的照片库视图,可以向左和向右滑动图像。我想在每张幻灯片上显示一些额外的按钮和标签。请你给我建议,在哪里挖?
看看 UIScrollView 中的 pagingEnabled 属性。