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.
我希望在创建类似于雅虎在其 iPhone 应用程序上使用的用户名和密码框方面能获得一些帮助。它似乎在单个文本视图框中有一个分隔符。我对使用 Cocoa 还是很陌生,所以我还有很多东西要学。
我附上了我拍摄的屏幕截图的图像。
谢谢!
截屏
The Yahoo screenshot shows what looks like a grouped UITableView with two cells. The separator is the line between the cells, and each of the cells would contain a UITextView.