- (void)display { //这个我看不懂~为啥要再赋值一遍 super.contents = super.contents; [self _displayAsync:_displaysAsynchronously]; }