Determine the enum value represented by the int value and then switch on the enum value. enum GuideView { SEVEN_DAY, NOW_SHOWING, ...
確定! 回上一頁