iOS 常见的代码小问题 2017-02-16 本文已影响0人 仰望_summer 1.textView的光标在textView的中间位置 (解决办法) self.automaticallyAdjustsScrollViewInsets = NO;