C will complain if you try to assign a value to V or to W which is NOT in this enum class. C will allow you to use the enum value names just as if they were ...
確定! 回上一頁