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.
我想显示长度未知的 Web 请求的响应。我选择使用可滚动的 UITextView,但它似乎会自动换行,看起来不太好。我不认为 UITextView 有办法禁用这个自动换行。
在未知数量的行上显示未知数量的字符会是更好的选择吗?
谢谢