单项选择题
A. enum a=one,two,three; B. enum aone=9,two=-1,three'); C. enum a="one"two"three"; D. enum a"one"two"three";