热更新demo
// // topicCollectionListCell.h // ThePaperBase // // Created by Huixin on 15/10/14. // Copyright © 2015年 scar1900. All rights reserved. // #import "topicListCell.h" @interface topicCollectionListCell : topicListCell - (void)reLayout; @end