移动开发问题

In Swift, how do I have a UIScrollView subclass that has an internal and external delegate?(在 Swift 中,我如何拥有一个具有内部和外部委托的 UIScrollView 子类?)
How to make a ScrollView with AutoLayout in Xcode5(如何在 Xcode5 中使用 AutoLayout 制作 ScrollView)
UIWebView Doesn#39;t Load Completely, Height Varies(UIWebView 没有完全加载,高度变化)
Paging UIScrollView with different page widths(不同页面宽度的分页 UIScrollView)
Properly zooming a UIScrollView that contains many subviews(正确缩放包含许多子视图的 UIScrollView)
UITextView cursor not positioning properly when editing in iOS 7. Why?(在 iOS 7 中编辑时 UITextView 光标无法正确定位.为什么?)
How to resign first responder from text field when user tap elsewhere?(当用户点击其他地方时,如何从文本字段中退出第一响应者?)
UIScrollView works as expected but scrollRectToVisible: does nothing(UIScrollView 按预期工作,但 scrollRectToVisible: 什么也不做)
Paging UIScrollView with peeking neighbor pages(使用窥视相邻页面分页 UIScrollView)
UIScrollView animation of height and contentOffset quot;jumpsquot; content from bottom(UIScrollView 的 height 和 contentOffset 动画“跳跃底部的内容)
Detect touch event on UIScrollView AND on UIView#39;s components [which is placed inside UIScrollView](在 UIScrollView 和 UIView 的组件上检测触摸事件 [放置在 UIScrollView 内])
UIScrollView not scrolling in iOS7 with autolayout on(UIScrollView 在 iOS7 中不滚动自动布局)