typedef NS_ENUM(NSInteger, MYENUM) {

    TYPE1,

    TYPE2,

    TYPE3

};

posted on 2015-04-28 14:28  ximenchuixie  阅读(118)  评论(0编辑  收藏  举报