华为面试的一道题目
2008-01-05 18:47:26 来源:WEB开发网核心提示:switch(n)中的n不能是以下那种类型 A char B int C unsigned D double java中switch只能是int,或者可以隐式转为int的数据类型byte,char,int.
switch(n)中的n不能是以下那种类型 A char B int C unsigned D double
java中switch只能是int,或者可以隐式转为int的数据类型
byte,char,int.
更多精彩
赞助商链接