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 的表格列表:
@interface ListViewController : UITableViewController{ @end
而且我打算迁移到ipad target,但是宽度还是320,如何改变ListViewController的宽度?