2

我正在查看 UIAlertView 的 UIKit 代码并遇到了这个:

@property(nonatomic,assign) id /*<UIAlertViewDelegate>*/ delegate; 

为什么 UIAlertViewDelegate 部分被注释掉了。为什么不直接包括它?

4

0 回答 0