为什么在Perl中不推荐使用Switch模块?
问题描述:
为什么 Switch 模块我知道用elsif
制成switch
/case
,但是我不太喜欢.
I know that a switch
/case
be made with elsif
, but I don't like that very much.
为什么 Switch 模块我知道用elsif
制成switch
/case
,但是我不太喜欢.
I know that a switch
/case
be made with elsif
, but I don't like that very much.