CAR = 'C' ... TRUCK = 'T' ... JET_SKI = 'J' ... >>> Vehicle.JET_SKI.label 'Jet Ski'. Since the case where the enum values need to be integers is extremely ...
確定! 回上一頁