![]() |
#2
hitzhang2007-04-13 14:41
|
switch ex
case test1
(commands)
case test2
......
......
otherwise
(commands)
end
当ex为字符窜组时,应该如何定义ex啊 ?例如:ex=char("我","你","他"),用哪个命令可以选择ex里的字符窜.