移除所有子 View 时不使用循环代码的一种方式

[aView.subviews makeObjectsPerformSelector:@selector(removeFromSuperview)]

原文地址:https://www.cnblogs.com/simonshi2012/p/2253687.html