摘要:
常见问题1、sudo gem install cocoapods 如下所示报错ERROR: Could not find a valid gem 'cocoapods' (>= 0), here is why: Unable to download data from https://rub... 阅读全文
摘要:
Managing Accessory ViewsaccessoryTypePropertyThe type of standard accessory view the cell should use (normal state).Cell使用的标准附属视图类型DeclarationSWIFTvar... 阅读全文
摘要:
TheUIApplicationclass provides a centralized point of control and coordination for apps running on iOS. Every app must have exactly one instance ofUIA... 阅读全文
摘要:
AUIAlertControllerobject displays an alert message to the user. This class replaces theUIActionSheetandUIAlertViewclasses for displaying alerts. After... 阅读全文