[求助] 关于switch-case
switch excase test1
(commands)
case test2
......
......
otherwise
(commands)
end
当ex为字符窜组时,应该如何定义ex啊 ?例如:ex=char("我","你","他"),用哪个命令可以选择ex里的字符窜.
2007-04-13 09:15
2007-04-13 14:41
2007-04-15 23:57