如何在iPhone中创建登录界面(作为UIAlertView)?

Sur*_*shi 3 iphone uiviewcontroller uialertview uianimation

如何在UIViewController中创建LoginScreen?点击按钮后它应该看起来像UIAlertView.

til*_*ilo 6

从iOS5开始,UIAlertView现在支持使用警报样式的登录屏幕UIAlertViewStyleLoginAndPasswordInput.

Cf UIAlertView类参考