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.
这是 iphone4 在 ladscape 模式下工作的代码,但在 iphone5 中给出了两个黑色条横向。提前致谢!
CGRect contentRect = CGRectMake(-80, 80, 480, 320); viewRot.bounds = contentRect;