标签: ios objective-c xcode
我有一个Objective-c类,该类继承了UIViewController。具有XIB且其类名为自身的类,称为“ HomePage”。我想从Swift课堂上介绍这个Homepage.xib。
UIViewController
Homepage.xib
注意:这个敏捷班我有一个按钮的动作方法。从该操作方法中,我需要显示HomePage.Xib
HomePage.Xib